You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function to validation-utils.ts to sanitize HTML from rich text fields. If the text includes any HTML tags such as <p>, they should be stripped so that the field can be properly validated as empty/required.