GrapesJS / components-forms

Set of form components and blocks for the GrapesJS editor
BSD 3-Clause "New" or "Revised" License
70 stars 58 forks source link

Bug: Blur on trait textfield for button #3

Closed Chilli-B closed 3 years ago

Chilli-B commented 6 years ago

Hello, I think I found an issue concerning the button component. When the button text is changed over the according trait textfield ("Text"), the field blurs after typing each letter. If you like to enter several letters, you need to click the cursor into the textfield with your mouse after each letter.

I'm using the code unchanged. It's like that even on the demo pages. Tested on Safari and Firefox.

How can this be solved?

artf commented 3 years ago

I'm closing this as the issue it's quite old and the bug is not reproducible with the current version (probably was some kind of old regression)