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.

Not loading existing content?

See original GitHub issue

I have added QuillJS to my page, its loading fine. However, the existing content for the text area is not visible only the placeholder.

When I inspect the code the ql-editor div has the content in there I cant seem to work out why the content is not displaying in the edit box.

Any ideas why this content might not be loading?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jhchencommented, Sep 21, 2016

You need to put the existing contents in a <div> not a <textarea>.

0reactions
caravincicommented, Sep 21, 2016

I’ve done that, since textarea doesn’t render html content… but other components (such as maxlength) only work with form fields.

Lots of hacking to be done here haha.

Thanks for Quill. it’s pretty awesome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Solved] Chrome Pages Not Loading - Driver Easy
If Google Chrome fails to load webpages on your computer, you've come to the right place. This article gives you 7 fixes to...
Read more >
5 Reasons Your Content Isn't Working & How to Fix it
1. Going on gut feel · 2. Nobody knows your content exists · 3. Missing the latest trends · 4. Giving content one...
Read more >
Fix "Aw, Snap!" page crashes and other page loading errors
Open the page in an Incognito window · On your Android phone or tablet, open the Chrome app Chrome . · Tap More...
Read more >
Web content is not loading in iframe [duplicate] - Stack Overflow
I have one iframe in my page that will load the local html content but not loading remote web content. Here is the...
Read more >
WordPress Changes Not Showing? Here's How to Fix ... - Kinsta
Most web hosts and caching plugins get around this by automatically “clearing” the cache whenever you publish or update a piece of content....
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