-
**Jodit Version:** 4.1.2
**Browser:** all
**OS:** Windows
**Is React App:** true
**Reproduced on xdsoft.net:** true
**Code**
```js
Can we Change the Modal Content on add more button…
-
In my project there was a need for an editor that also supported image uploads. I evaluated several and ultimately decided on `Jodit` since it ticked to all my requirements and the file package size w…
-
This error occurred after I updated to the latest version of Jodit-React.
Here is the code I used to add an image as Base64 URI.
`const config = {
uploader: {
"insertImageAsBase64URI": t…
-
**Jodit Version:** 4.1.2
**Browser:** Chrome
**OS:** Mac
**Is React App:** True
**Expected behavior:** Clicking on Add Row, Delete or Add Column button in table should open the dropdown me…
-
**Jodit Version:** 4.0
**Browser:** FF & Chrome
**OS:** Linux
**Is React App:** False
**Code**
```
Jodit.make('#myEditor', {
hotkeys: {
…
-
In the RichTextEditor unable to edit the hyperlinks. When we click on edit, the editor popup shows up and shut down when we try to edit the existing link on the popup; when we add the hyperlinks for t…
-
There are some issues when I use your `jodit-react` module,
When I want to wrap the module in the third component and do some stuff on, like altering content before update or adding a default value t…
-
Hello,
Did something change in the API for Jodit 3.6.1 ?
I get a Uncaught TypeError: t.sourceName is undefined error when using the Browse Photos. Has anyone experienced this? Thanks
-
**Jodit Version:** 1.3.40
**Browser:**
**OS:**
**Is React App:**
**Code**
```js
// A *self-contained* demonstration of the problem follows...
```
**Expected behavior:**
Typ…
-
**Jodit Version:** 1.3.39
**Browser:** Chrome/IE/Safary/FF
**OS:** Windows/Mac/Linux
**Is React App:** True
**Reproduced on xdsoft.net:**
Hello, thanks for created Jodit. I have an …