question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BUG: Using imported HTML/CSS/JS into the editor shows outlines, but no content, JS Fiddle inside

See original GitHub issue

You can get the version by typing grapesjs.version into the console YES: https://jsfiddle.net/75a9u1cf/2/

What is the expected behavior? I am expecting to be able to edit the HTML and content in the editor

Describe the bug detailed The screen is simply white, I can see the shapes and drag elements, but the editor is just not displaying the content

HALF-SOLVED: https://jsfiddle.net/75a9u1cf/3/

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
AndyNormorecommented, May 7, 2021

This issue can be resolved. I simply switched out the HTML/JS application to flat HTML – disabled all the stupid loading effects. I’ll just have an external script when not in editor do fancy stuff.

ALL HAIL GRAPEJS.

0reactions
AndyNormorecommented, May 7, 2021

Ohhh I see, yes they have a javascript fade in effect. OK this should allow me to dig in. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code is working in jsfiddle but not in html file - Stack Overflow
When that runs the item with the id of "editor1" has not loaded yet since the JS is ran at the top of...
Read more >
Code wouldn't work but works in jsfiddle.net - Codecademy
would not work, no syntax errors but one click and then screen is blank. However I set the code up in jsfiddle -...
Read more >
Js Fiddle not loading on Google Chrome · Issue #1458 - GitHub
I've tried loading jsfiddle on google chrome on a mac and this error shows up: Uncaught TypeError: e.addEvent is not a function
Read more >
TiddlyWiki Development News - Google Groups
into an HTML file, along with some tiddlers and some boot code. Node.js modules don't ... it; there's no title shown, no styling,...
Read more >
Showing posts for tag "domino" - frostillic.us
Like the earlier methods, this could use some work in translating types, but that's also something that a better Notes API could handle...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found