"Cannot set property defaults of #<n>" error while integrating GrapesJS-blocks-boostrap4 plugin
See original GitHub issueHi there.
I am trying to add grapesjs-blocks-bootstrap4 plugin in my grapesjs editor in reactjs. When I try adding it, I get the following error.
TypeError: Cannot set property defaults of #<n> which has only a getter at eval (grapes.min.js?a826:2:1) at Module.It (grapes.min.js?a826:2:1) at Function.$ [as extend] (grapes.min.js?a826:2:1) at vr (grapesjs-blocks-bootstrap4.min.js?5902:11:1) at eval (grapesjs-blocks-bootstrap4.min.js?5902:11:1) at eval (grapes.min.js?a826:2:1)
I tried deleting the node modules and installing them again, but still had the same issue. Thank you for your help in advance.
Issue Analytics
- State:
- Created a year ago
- Comments:6
Top Results From Across the Web
"Cannot set property defaults of #<n>" error while integrating ...
I am trying to add grapesjs-blocks-bootstrap4 plugin in my grapesjs editor in reactjs. When I try adding it, I get the following error....
Read more >Issues · kaoz70/grapesjs-blocks-bootstrap4 - GitHub
Issues list ; how can i add editable blocks. #75 opened last week ; "Cannot set property defaults of #<n>" error while integrating...
Read more >grapesjs-bootstrap4-blocks - npm
Start using grapesjs-bootstrap4-blocks in your project by running `npm ... link component to re-inherit from default and give toggle setting ...
Read more >Block Manager - GrapesJS
To change the default configurations you have to pass the blockManager property with the main configuration object. const editor = grapesjs.init ...
Read more >Spfx import custom css - Caritas Castellaneta
Not able to reference custom CSS in sharepoint framework getting error: ... Jul 24, 2019 · Create SPFx extension command view set project....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m also getting this issue
https://github.com/chaegumi/grapesjs-blocks-bootstrap4
Wrong code
Correct code