-
**Jodit Version:** 4.2.37
**Browser:*Chrome*
**OS:*Mac*
**Is React App:*True*
**Reproduced on xdsoft.net:*False*
**Code**
```js
import { useEffect, useRef } from 'react';
im…
-
**Jodit Version:** 4.2.43
**Browser:** Chrome
**OS:** Windows
**Is React App:** True
## Issue 1: Incorrectly displayed font size
Jodit config
```js
{
defaultFontSizePoints: 'pt',
…
-
Hi @jamesrwelch as discussed today.
The following issue is occurring when when using expand screen in Jodit:
![image](https://github.com/user-attachments/assets/b696624d-4a5a-40c3-ae92-47476ce3a…
-
**Jodit Version:** 4.xxxxx
**Browser:**
**OS:**
**Is React App:**
**Reproduced on xdsoft.net:**
**Code**
```js
// A *self-contained* demonstration of the problem follows...
``…
-
**Jodit Version:** 3.4.xxxxx
**jodit-react 1.3.39**
**Browser:**
Chrome, Firefox
**OS:**
MacOS Sonoma
**Is React App:**
True (v17)
**Code**
```js
import 'jodit';
impor…
-
I'm using jodit-react editor. Honestly the documentation is confusing a bit. This is my current config to add custom style to the WSYIWYG editor but I'm not able to change the background-color and the…
-
Does anyone have any tutorials on jodit connector? Cause I have doubts on how to configure filebrowser and upload functions using connector. We are using it in xampp
-
Hi guys, I'm getting this TypeError when I delete images using the backspace / delete key.
Steps to replicate:
- Insert an image
- Click on the inserted image in the editor and press the `Delet…
-
Hey there! I found your project through an issue on `jodit-react`, but I'm running into a lot of TS errors when starting up my project with it. It doesn't happen using `jodit-react`, but after install…
-
**Jodit Version:** 4.2.25
**Browser:** firefox
**OS:** linux
**Is React App:** False
**Reproduced on xdsoft.net:** False
**Code**
```js
import { Jodit } from 'jodit/esm/index.js'
im…