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: Align list item do not change the export DOM #5159

Closed
trinhvinhtruong96 opened this issue Oct 24, 2023 · 0 comments
Closed

Bug: Align list item do not change the export DOM #5159

trinhvinhtruong96 opened this issue Oct 24, 2023 · 0 comments

Comments

@trinhvinhtruong96
Copy link
Contributor

trinhvinhtruong96 commented Oct 24, 2023

Lexical version:
V0.12.2

Steps To Reproduce

  1. Click Bulleted List button
    image
  2. Type something
    image
  3. Click export DOM button, look at the DOM
    image
  4. Click on the text and then click Right Align button
    image
  5. Look at the DOM
    image

Link to code example:
https://playground.lexical.dev/

The current behavior

The DOM do not change after click Right Align button

The expected behavior

The right align style should be applied into the list item DOM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants