grapesjs-blocks-bootstrap4 icon indicating copy to clipboard operation
grapesjs-blocks-bootstrap4 copied to clipboard

Issue with react-dom and grapesjs-blocks-bootstrap4

Open Yoann-chelin opened this issue 2 years ago • 1 comments

I'm reaching out to report an issue I'm encountering while integrating the grapesjs-blocks-bootstrap4 library into my React application, specifically with React DOM.

When I try to use the grapesjs-blocks-bootstrap4 library in my plugins, I'm getting the following error in the console: Uncaught TypeError: Cannot set property defaults of # which has only a getter

I have verified that I have correctly imported the necessary dependencies, including React and ReactDOM, and that I am using them correctly in my code. Additionally, I have followed the official documentation of grapesjs-blocks-bootstrap4 to integrate it into my website editor.

I'm wondering if there is an incompatibility between React DOM and grapesjs-blocks-bootstrap4, or if I am doing something wrong in my code. I have also tried searching for similar issues or fixes on the grapesjs-blocks-bootstrap4 GitHub repository, but I haven't found a solution so far.

Yoann-chelin avatar Jun 15 '23 09:06 Yoann-chelin

https://github.com/kaoz70/grapesjs-blocks-bootstrap4/issues/70

softov avatar Aug 19 '23 17:08 softov