jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit - Best WYSIWYG Editor for You

Results 264 jodit issues
Sort by recently updated
recently updated
newest added

**Jodit Version:** 3.4.xxxxx **Browser:** **OS:** **Is React App:** While Uploading a file it is throwing an error and it says Need URL for AJAX request ![image](https://user-images.githubusercontent.com/62166323/184092622-4dbd056d-803e-4eaf-894b-e06db1fdaabd.png) Please look at these...

question
help with connector

What jodit looks like : ![Jodit](https://user-images.githubusercontent.com/14349626/69629009-45090780-104c-11ea-92e4-296c2f3328f9.png) The result I'm getting : ![Result](https://user-images.githubusercontent.com/14349626/69629170-5a7e3180-104c-11ea-8b45-bc43f2043645.png) Any idea how to force jodit to give me the exact same HTML I visually see with the...

Copy-paste the word document with the numbered bullets, it doesn't copy all the text from word in Jodit Pro version,but in Jodit Free version it copy all the points. Please...

**Jodit Version:** 3.4.xxxxx **Browser:** Chrome **OS:** Windows **Is React App:** False ### dependencies - jodit - //cdnjs.cloudflare.com/ajax/libs/jodit/3.19.3/jodit.min.js - require - //requirejs.org/docs/release/2.3.6/minified/require.js ### example file directory ``` js/ lib/ require.min.js someotherlibrary.min...

question

**Jodit Version:** 3.19.3 **Browser:** Chrome 103.0.5060.134 **OS:** macOS 12.5 **Is React App:** False **Code** No specific configuration is required. **Expected behavior:** Do not decide text input unintentionally. **Actual behavior:** 1....

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

**Jodit Version:** 3.18.9 **Browser:** Chrome Version 103.0.5060.114 (Official Build) (64-bit) **OS:** Windows 10 **Is React App:** True **Expected behavior:** Can you customize the display, for example, only display the file...

**Jodit Version:** 3.8.5 **Browser:**Chrome **OS:** W10 **Is React App:** Vue **Code** ```js setupJodit() { this.$nextTick(() => { this.toolbarContainer = document.getElementById("editorToolbar"); if (this.toolbarContainer !== null) { this.editorConfig = { allowResizeY: false,...

**Jodit Version:** 3.18.9 **Browser:** Chrome/FF **OS:** Windows **Is React App:** True **Code** [CodeSandbox](https://codesandbox.io/s/jodit-in-shadow-dom-popup-issue-snquot?file=/src/App.js) **Expected behavior:** If you try to select image or table, popup with additional menu should be shown....

**Jodit Version:** 3.18.9 **Browser:** Chrome/FF **OS:** Windows **Is React App:** True **Code** [CodeSandbox](https://codesandbox.io/s/jodit-in-shadow-dom-dialog-issue-1qpjb7?file=/src/App.js) **Expected behavior:** If you try to copy styled text from some site and paste it in editor,...