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
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.
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
edodusi
added
bug
[Issue] Something isn't working
and removed
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
labels
Jan 21, 2025
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: