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

Textarea not focusable in fixed mode #892

Open
michaelwnyc opened this issue Sep 3, 2024 · 1 comment
Open

Textarea not focusable in fixed mode #892

michaelwnyc opened this issue Sep 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@michaelwnyc
Copy link

Hi there,

When I use fixed mode, and include a textarea inside the node, the textarea is not focusable. When I click on the textarea, the cursor doesn't show up, nor can I type anything into it.

Regular input fields work just fine.

When change the mode to edit, everything works.

Appreciate help up on this.

jerosoler added a commit that referenced this issue Sep 3, 2024
@jerosoler jerosoler self-assigned this Sep 3, 2024
@jerosoler jerosoler added the bug Something isn't working label Sep 3, 2024
@jerosoler
Copy link
Owner

Hey @michaelwnyc

Try new package version 0.0.60

This is a bug introduced in version 0.0.57. Fixed.

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

2 participants