You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not sure if this is a bug but it's making it impossible to use dialogs with fabricjs. when i try to edit a textbox object they key events are not getting passed to the canvas.
In the reproduction i've linked below. you should be able to open the dialog and click on the piece of text to edit it. instead the focus is being hijacked.
Describe the bug
not sure if this is a bug but it's making it impossible to use dialogs with fabricjs. when i try to edit a textbox object they key events are not getting passed to the canvas.
In the reproduction i've linked below. you should be able to open the dialog and click on the piece of text to edit it. instead the focus is being hijacked.
i've identified this listener as the culprit.
focusIn listener. which comes from melt-ui
is there any way to work around this?
thanks in advanced
Reproduction
https://stackblitz.com/edit/github-shpwk7-gzthpa?file=src%2Froutes%2F%2Bpage.svelte
Logs
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: