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

ordered and unoreded list not properly bening converted to delta , #2410

Open
1 task done
mati1yas opened this issue Dec 9, 2024 · 0 comments
Open
1 task done

ordered and unoreded list not properly bening converted to delta , #2410

mati1yas opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mati1yas
Copy link

mati1yas commented Dec 9, 2024

Is there an existing issue for this?

Flutter Quill version

10.8.5

Steps to reproduce

  1. create a paragraph
  2. then create a list of unordered bullets

Expected results

I am preparing list of say students

  1. student 1
  2. student 1
  3. student 2

new paragraph

  • bullet
  • bulltet2
  • bullet 3

Actual results

I am preparing list of say students

  1. student 1
  2. student 1
  3. student 2
  • new paragraph

bullet

  • bulltet2
  • bullet 3

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@mati1yas mati1yas added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant