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.

Summernote 0.8.8 doesn't work on created's event on Vue.js

See original GitHub issue

Steps to reproduce

  1. Instantiate Summernote’s element inside created event on Vue.js
  2. Write text inside Summernote, you’ll see the issue: Summernote’s doesn’t work on that area.
  3. And, instantiate Summernote’s element on console. You’ll watch how a new Summernote is created again.

Browser version and os version and summernote version

What is your browser and OS? Windows 10 x64, Chrome What is your summernote version? 0.8.8

Screenshot of issue

Add screenshot which shows your issue (if needed). issue2

You can make gif from Recordit.

If you can make the issue using jsfiddle (https://jsfiddle.net/), we can save time to reproduce the problem.

Referencing https://github.com/summernote/summernote/issues/2597

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
martinrios95commented, May 9, 2018

Here it works! Thank you for the Gist! I’ve starred it! 😄

0reactions
evans-kimcommented, May 27, 2019

I solve the unsycronized data problem with simple trick. see below. https://gist.github.com/evans-kim/595ae38ef8308b44b742cfdc4fd1d7e5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started - Summernote
The fastest way to get Summernote is to download the precompiled and minified versions of our CSS and JavaScript. No documentation or original...
Read more >
How to use summernote in vueJS? Error:summernote is not a ...
As the docs state: DOM compilation has not been started, and the $el property will not be available yet. Also make sure you...
Read more >
typeerror: cannot read properties of null (reading 'insertbefore')
This issue is that when I type some text in a summernote and select some part of the text and drag and drop...
Read more >
Vue + Summernote - Laracasts
Hi all, So, im trying to utilize the Summernote WYSIWYG editor in a Vue app. And its not working. What im trying to...
Read more >
所有库 - 基于CDNJS.COM的前端开源库文件快速浏览搜索平台
库名 最新版本 描述 16pixels 0.1.12 16pixels as a node packaged module 6pac‑slickgrid 3.0.2 A lightning fast JavaScript grid/spreadsheet 6px 1.0.3 Javascript client for 6px
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