-
![image](https://user-images.githubusercontent.com/38246490/221493176-45dc1cd5-948c-4678-9bd9-d892dbde7918.png)
![image](https://user-images.githubusercontent.com/38246490/221493374-82c7186b-7df3-4…
-
**Jodit Version:** 4.0.25 / 1.3.20
**Browser:** Chrome
**Is React App:** True
**Code**
```ts
// config.ts
export const joditEditorConfig = {
readonly: false,
// ... config…
-
Hi there, first of all thanks for the working jodit wrapper - I had a nightmare with jodit-react itself!
I've noticed that when starting to type, the text moves to a lower line (see your sandbox ex…
-
**Jodit Version:** 4.0.30
**Browser:** Chrome
**OS:** Windows/Mac
**Is React App:** True
**Reproduced on xdsoft.net:** True
**React Version** 17.0.1
**Code**
```js
{}}
/>
``…
-
**Jodit Version:** 3.2.27
I integrated the jodit editor in my project and it works well when I use it in the main HTML level.
But I'm currently trying to use it in a modal provided by the …
-
**Jodit React Version:** 4.1.2
**Browser:** All
**OS:** Max/Linux
**Is React App:** True
**Code**
I encounter the following error when trying to import into my typescript/webpacker proje…
-
I am trying to change the background color of the editor. It does not work the way it is shown on jodit playground for jodit-angular. Besides using :root i have tried to use :host ::ng-deep and also t…
-
**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…
-
**Jodit Version:** 3.6.18
**Browser:**
Chrome
**OS:**
Linux
**Is React App:**
False
**Expected behavior:**
To be able, at least, to insert web components by code, now I can ad…
-
Is there any example of a .net core / Jodit connector for file browser or at least endpoints responses and JSON example of what Jodit filebrowser need to get as a response. I am looking to create one …