Summernote 0.8.8 doesn't work on created's event on Vue.js
See original GitHub issueSteps to reproduce
- Instantiate Summernote’s element inside
created
event on Vue.js - Write text inside Summernote, you’ll see the issue: Summernote’s doesn’t work on that area.
- 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).
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:
- Created 5 years ago
- Comments:14
Top 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 >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
Here it works! Thank you for the Gist! I’ve starred it! 😄
I solve the unsycronized data problem with simple trick. see below. https://gist.github.com/evans-kim/595ae38ef8308b44b742cfdc4fd1d7e5