BUG: Javascript CDN not working on grapejs canvas
Question
GrapesJS version
- I confirm to use the latest version of GrapesJS
What browser are you using?
129
Reproducible demo link
Describe the bug
const newEditor = grapesjs.init({ fromElement: true, // Allow components from HTML container: "#editor", canvas: { scripts: [ "https://cdn.jsdelivr.net/npm/[email protected]/dist/preline.min.js", ], }, height: "100vh", plugins: [ gjsPresetWebpage, GjsBlockBasic, gjsForms, pluginTooltip, customCodePlugin, pluginImageEditor, grapesjsClick, pluginPreset, pluginStyleBg, styleFilter, pluginStyleFlex, pluginStyleGradient, pluginnavbar, // scriptEditor, // pluginEasyStyle, ], pluginsOpts: { gjsPresetWebpage: {}, grapesjsClick: true, }, pageManager: { pages: project.pages, // }, storageManager: { type: "", // Set type to empty to disable storage autosave: true, // Disable autosave autoload: true, // Disable autoload stepsBeforeSave: 1, }, });
Code of Conduct
- I agree to follow this project's Code of Conduct
Answers (1)
@klipto-inc please create the bug report with a proper reproducible live demo
Related Questions and Answers
Continue research with similar issue discussions.
Issue #5941
BUG: GrapesJS CDN not working
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome 125.0.6422.113 Reproducible demo li...
Issue #5549
BUG: mj-preview is not editable
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Safari 17Reproducible demo link https://grap...
Issue #5937
image send to mail
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? chromeReproducible demo link https://grapesj...
Issue #4495
BUG: Button component is not working
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Reproducible demo link https://grap...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.