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: The Poll component doesn't get checked / unchecked each time on click #6551

Closed
mdmuhtasimfuadfahim opened this issue Aug 25, 2024 · 0 comments · Fixed by #6609
Closed

Comments

@mdmuhtasimfuadfahim
Copy link

mdmuhtasimfuadfahim commented Aug 25, 2024

Lexical version: 0.14.3 or >0.14.3

Steps To Reproduce

  1. Insert the Poll component with the default two options.
  2. Click on both options repeatedly to check/uncheck them on every click.
  3. You will encounter the issue as shown here: https://d.pr/i/vHvKcU (used lexical-playground)

Link to code example:
- Lexical playground.

Current Behavior

The checkbox does not get checked/unchecked on each click.

Expected Behavior

The checkbox should be checked/unchecked on each click.

Impact of Fix

We are building an app where we are implementing the Lexical editor, so it is crucial for us that every component works smoothly.

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