Open Arunjenson opened 3 months ago
@strapi/blocks-react-renderer
npm - 10.2.4 node-js - 18.19.1 strapi block renderer - 1.0.1
whenever we add a ordered or unordered list where whole item is a link ,whole item is getting removed when we press enter
https://github.com/user-attachments/assets/23d706b2-9e16-4cbf-ac6b-941aca87077d
to reproduce you can write a content in list item followed it should be wrapped with any link and go for next list item
is to have ol/ul where list items are having links
What version of
@strapi/blocks-react-renderer
are you using?npm - 10.2.4 node-js - 18.19.1 strapi block renderer - 1.0.1
What's Wrong?
whenever we add a ordered or unordered list where whole item is a link ,whole item is getting removed when we press enter
https://github.com/user-attachments/assets/23d706b2-9e16-4cbf-ac6b-941aca87077d
To Reproduce
to reproduce you can write a content in list item followed it should be wrapped with any link and go for next list item
Expected Behaviour
is to have ol/ul where list items are having links