grapesjs icon indicating copy to clipboard operation
grapesjs copied to clipboard

BUG: Component deselecting after component settings changed (using third party e.g. React/Vue)

Open vladninja opened this issue 4 years ago • 0 comments

GrapesJS version

  • [X] I confirm to use the latest version of GrapesJS

What browser are you using?

Chrome 98

Reproducible demo link

https://codesandbox.io/s/grapesjs-react-components-n6sff?file=/src/base-react-component.js

Describe the bug

How to reproduce the bug?

  1. Select “Listing” component
  2. Open component settings
  3. Change "MLS ID" trait parameter → component will not be selected, but toolbar shown.

What is the expected behavior? Component still will be selected.

What is the current behavior? Component deselected when the trait parameter changed.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

vladninja avatar Mar 10 '22 16:03 vladninja