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:
- Created 4 years ago
- Reactions:9
- Comments:5 (2 by maintainers)
Top 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 >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
@t0milee no sorry we’ve just been using
tags instead. Looking for a new editor with no luck yet.
This issue was closed because it has been inactive for 7 days since being marked as stale.