Skip to content
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

[bug]: unable to parse list items with links #45

Open
Arunjenson opened this issue Aug 13, 2024 · 0 comments
Open

[bug]: unable to parse list items with links #45

Arunjenson opened this issue Aug 13, 2024 · 0 comments
Labels
issue: bug Issue reporting a bug

Comments

@Arunjenson
Copy link

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

Screen.Recording.2024-08-13.at.4.33.29.PM.mov

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

  1. hello
  2. hello
@Arunjenson Arunjenson added the issue: bug Issue reporting a bug label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug
Projects
None yet
Development

No branches or pull requests

1 participant