storyblok / richtext

A custom javascript resolver for the Storyblok Richtext field.
MIT License
9 stars 3 forks source link

img parse error when using package with React #123

Closed alvarosabu closed 3 weeks ago

alvarosabu commented 1 month ago

Probably a regression of the latest changes on the image resolver.

Expected Behavior

Should render images

Current Behavior

Richtext is not rendered. Console log warns with

Uncaught Error: img is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.

Screenshot 2024-10-18 at 12 20 05

Steps to Reproduce

1. 2. 3.