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

Plugin adds extra text to label and button elements. #38

Closed stljeff1 closed 2 years ago

stljeff1 commented 2 years ago

I am experiencing odd behavior related to this plugin and am looking for insight and context.

When I drag a block containing a label or button tag, SOMETHING is inserting text into the tag. On label tags, "Label" gets inserted, and on button tags, Send gets inserted.

Look at screenshot: screenshot-localhost_4200-2022 08 04-12_28_31

i've tried to duplicating the error using jsFiddle but cannot duplicate. I am hoping someone might have insight or other feedback on why this might be happening

jsFiddle: https://jsfiddle.net/fxpmgcLu/1/

Basically, if i do not include this plugin (in my instance, everything is fine and dandy. Otherwise, my label and button tags get this extra text. I suspect this "bug" is more my fault rather than a bug in the plugin. Still, it is odd that everything is ok when I take out this plug

artf commented 2 years ago

Hi @stljeff1 that looks like an old issue with the previous version of this plugin, ensure to use the latest version.

albertoVieiraNeto commented 1 year ago

Hi, this is still happening on the version 2.0.5 available as the "latest" on npmjs