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.

Text inside <div> doesn't show up

See original GitHub issue

@davidroyer, Reasking from issue #63 @Aoqidx If content is '<h1>Some initial content</h1>', editor can show 'Some initial content' correctly, but when content is '<div>Some initial content</div>', editor throw a error “Cannot read property ‘emit’ of undefined” This has still not been fixed and is a big show stopper for us. Please help!!!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:9
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
yochevedcommented, Mar 4, 2021

@t0milee no sorry we’ve just been using

tags instead. Looking for a new editor with no luck yet.

0reactions
davidroyercommented, Sep 6, 2021

This issue was closed because it has been inactive for 7 days since being marked as stale.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Text in the DIV not showing - css - Stack Overflow
You need to add position: relative (or position: inherit , since it's the same as the parent) to your #thebag h3 class.
Read more >
Why won't any of the text in my right div display? - Codecademy
Nothing works. The only thing that gets text up there is putting it before the header div.
Read more >
CSS- Div- Be Careful When You Size Your Divs
Be Careful When You Size Your Divs · Visible - Content may appear outside the DIV. · Hidden - Extra content doesn't display...
Read more >
Content inside DIV not visible - CSS Creator
I am trying to create a white rectangular content area at the bottom of: http://blackburnseminars.com/ That extends across the blank white ...
Read more >
Why a div inside another div doesn't get the style defined in ...
I'm trying to create two simple DIV and I'm trying to customize both, however when I create a div inside another div onle...
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