-
Updated
Oct 8, 2020 - JavaScript
rich-text-editor
Here are 273 public repositories matching this topic...
-
Updated
Oct 5, 2020 - CoffeeScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Jul 4, 2019 - JavaScript
-
Updated
Oct 10, 2020 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 18, 2020 - CSS
-
Updated
Oct 9, 2020 - Rich Text Format
In my case, when both nextContents and this.lastDeltaChangeSet are undefined, I get this error. It happens in a real scenario when I switch between 2 records, and component.js componentWillReceiveProps gets called
From component.js:
if (nextContents === this.lastDeltaChangeSet) {
console.error(nextContents, this.lastDeltaChangeSet)
throw new Error(
'You are p
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 3, 2020 - CoffeeScript
-
Updated
Jul 15, 2016 - Java
-
Updated
Oct 4, 2020 - Dart
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Sep 4, 2020
-
Updated
Jun 27, 2020 - JavaScript
-- Bug Report --
Expected Behavior
Placeholder is not present when there is a list item bullet/number in the editor.
Current Behavior
Placeholder and list element are both present within the editor.
Steps to Reproduce
- Within a megadraft editor, add any number of li elements
- Highlight the list items
- Press 'delete'
- You should see the li element overlapping with
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Dec 9, 2017 - HTML
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 4, 2020 - Swift
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 9, 2020 - Kotlin
-
Updated
Oct 9, 2020 - JavaScript
Improve this page
Add a description, image, and links to the rich-text-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rich-text-editor topic, visit your repo's landing page and select "manage topics."
Type of report
Bug
Provide detailed reproduction steps (if any)
See ckeditor/ckeditor4#4251 (review).
bbcodeplugin andfullPage: trueconfiguration set.Expected result
Editor initializes and works correctly.
Actual result
Error is thrown (same as in https://github.com/ckedi