-
When I bind the froalaEditor directive with options object, and navigate to a page, and back to the editor again, then edit content, it some times update the content and some times does not (when get…
-
In many web site there are rich text editors being implemented such as CKEditor, Froala Editor, etc. It will be very useful since if clients want to bold, italic text and then submit the data as HTML.…
-
I'm trying to use **Froala Editor** in Django backend but I cant add photos.
In my urls.py in root directory I've added url as follow:
urlpatterns = patterns('',
…
-
When initializing a second editor after one is has dissapeared. For example when i create an editor and the container has v-if on it, the console shows an error and wont update the data object in Vue …
-
Expected behavior.
If I copy code from a code editor (VS Code for example), I'm expecting the formatting (spacing, indentation, newlines) to be preserved.
Actual behavior.
Pasting the code into F…
-
Hello!
When on the page where I have many instance of froala, I found this error and the initialization of froala is very slow, need help! Thank you.
```
Uncaught TypeError: Cannot read propert…
VAUNT updated
4 years ago
-
##### Steps to reproduce the problem.
1. Define a tableEditbuttons with a custom bold button in the configuration
2. Click on a table
3. Disable the bold button in the toolbar
##### Editor ver…
-
Hi,
drag n drop bmp image files has an big issue.
I have a list of allowed image file types.
Upload validation of image files is working fine for all, but not for bmp images.
1) Select im…
-
add font style, font size, image resize (draggable) options
-
Affected versions:
- froala-editor: 3.1.0
- react-froala-wysiwyg: 3.1.0
- react: 16.13.0
Here is an example:
https://codesandbox.io/s/react-froala-initialized-bug-ekw5j
Open the following li…