-
**Jodit Version:** jodit-react : 1.3.39
**Browser:** Chrome
**OS:** Mac
**Is React App:** Yes (NextJS)
**Code in my ts library**
```js
setContent(newContent)} // preferred to …
-
Is there a simple way to use those attributes on the angular wrapper ?
Shouldn't it be added to the component in order to be able to use them when it's calling jodit ?
Using `(onChange)` instead o…
-
**Jodit Version:** 4
**Browser:**
**OS:**
Jodit editor doesn't auto resize youtube insert when screen size changes.
1. insert a video link and resize it to the max width
![image](h…
-
I've tried jodit-react with the most basic example I could find but it breaks after typing a few words in the editor.
**Steps to reproduce:**
1. Go to: https://codesandbox.io/s/sleepy-colden-1tw…
-
I don't know how to use component UI decorators。Are there any online demo?
![image](https://user-images.githubusercontent.com/20502951/211824501-949f429f-07f2-4752-ad27-004cfc51f89f.png)
-
**Before saving**
![image](https://user-images.githubusercontent.com/75253083/155674029-e6924e2b-2cce-4be1-a579-841c2ebb37e3.png)
![image](https://user-images.githubusercontent.com/75253083/1556…
-
Hi,
I'm using React and this seemed to work on the previous version. I'm grabbing a reference using the following...
```
{ this.jodit = refObj; } }
value={this.state.content}
config={th…
-
**Jodit Version:** 3.2.44
**Code**
```ts
Hello World 2
import Vue from "vue";
import "jodit/build/jodit.min.css";
import Jodit from "jodit";
export defaul…
-
**Jodit Version:**
```
{
"jodit-react": "~1.0.42",
}
```
**Browser:**
Chrome Version 83.0.4103.61 (Official Build) (64-bit)
**OS:** Mac
**Code**
```jsx
import React, { Comp…
-
**Jodit Version:** 3.16.5
**Browser:** Chrome & Firefox
**OS:** Windows &Linux
**Is React App:** False
**Code**
for event afterImageEditor
```js
var editor = new Jodit('#editor', {
…