StoryblokRichText not working with all characters #1315
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
I am trying to use the StoryblokRichText component with default resolvers to render my richtext field but the characters for <, >, ', ", and & come out as escaped html characters instead of those symbols.
Reproduction
https://github.com/esilver-automox/richtext-storyblok
Steps to reproduce
Set up a block with a richtext field
use the StoryblokRichText component to render your rich text as described in the library documentation
use any of these characters in your richtext field: <, >, ', ", or &
see the characters displayed as escaped html instead of the correct symbols
System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: