grapesjs
grapesjs copied to clipboard
BUG: Component deselecting after component settings changed (using third party e.g. React/Vue)
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?
- Select “Listing” component
- Open component settings
- 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