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
When I was using it with other plugins, I found that I couldn't input spaces. After checking, I found that another plugin monitored the space button and blocked default events, but did not block Input and Textarea. I tried to set inputStyle to "textarea", but it was still blocked, so I still couldn't input spaces. Is there any solution? thanks
Describe the bug
When I was using it with other plugins, I found that I couldn't input spaces. After checking, I found that another plugin monitored the space button and blocked default events, but did not block Input and Textarea. I tried to set inputStyle to "textarea", but it was still blocked, so I still couldn't input spaces. Is there any solution? thanks
Reproduction
The spacebar listening code for this other plugin
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: