-
s?v=d23d6de4:12199 Uncaught ReferenceError: global is not defined
at node_modules/fbjs/lib/setImmediate.js (chunk-CDIC5DY4.js?v=d23d6de4:12199:22)
at __require2 (chunk-TFWDKVI3.js?v=d23d6de…
-
We are upgrading one of our framework module where it updates immutable-Js to v4 and we are using draft-Js and react draft wysiwyg. Where draft us relies on immutable Js v3 and hence breaks due to so…
-
Hello,
I am new on Draft.js and able to create a decent enough text editor for my consumption, But I need to add a UL list with LI items at the bottom of my textarea by coding.
I have tried using …
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
The current documentation does not specify browsers or browser versions for which Draft.js is t…
-
In the Ediiting taskforce of the Webapps WG of the W3C we have been looking at how the native browser undo stack is used in contenteditable in different projects. The result has been that it's not bei…
-
I am doing a copy/paste from MS Word, Libre Office or other editors. On pasting text, formatting gets changed, specially text alignments and font-size.
I tried to handle it using convertFromHTML fun…
-
`draftail` has a peer dependency on `draft-js` version `0.10.5`, the latest version of `draft-js` is at `0.11.7`.
`draft-js` `0.10.5` has some requirements on an earlier version of `node-fetch` whi…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Task
Implement a function to insert into a table in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a …
-
Hello. Everything works fine in development, but when I change to production I got this:
Sortable.js:7 TypeError: Super expression must either be null or a function, not undefined
at r…