-
-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML content sanitization and parsing for html tags inside toast #350
HTML content sanitization and parsing for html tags inside toast #350
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@emilkowalski 👋 Regarding the merging of dates for this fix, we need to use it in our project :) . Could you please check why the deployment failed? Do we need to change anything else or is there some action needed to be done by you? Thanks |
@NaveenkumarMD Thank you for the review. |
@borisadamyan You have a frozen lock file |
OK, thanks for the note. Deployment passed successfully :) |
Thanks! |
Improvement:
Closes #345
What has been done ✅:
[ DOMPurify sanitize library added. ]
[ Parsed value inserted into toast title and description to support HTML tags in toast. ]
Screenshots/Videos 🎥:
N/A