-
Same issue as #3059 that was closed. When using a predefined height for the editor, the toolbar ends up overlapping the text area, which causes text to not be visible and the cursor to show in the too…
-
Expected behavior.
I'm using the toolbar Inline editor (https://froala.com/wysiwyg-editor/examples/inline/), when I click on any content inside the Froala editor the cursor is not showing at the clic…
-
I was wondering how to add new file engines, like Shrine.
Or rich editors like Froala.
Could you provide a simple guide on which files I would have to work on?
-
We wanted to update the froala editor from version 2 to version 3, but so far almost nothing works.
For example:
`language: 'de'` no longer changes the languages. The `froala-editor/js/languages…
-
The froala documentation states that "You can embed rich content such as Twitter, Facebook, Instagram, and lots of other publishing platform embeds." https://www.froala.com/wysiwyg-editor/examples/emb…
-
@andelf
![tribute](https://user-images.githubusercontent.com/68148299/107017357-054bbd00-67c5-11eb-8f72-b81cb40d41ac.gif)
Using [Froala tribute js ][1]
[1]: https://froala.com/wysiwyg-edit…
-
I'm using FroalaEditorView in Next.js, e.g.:
```tsx
import FroalaEditorView from 'react-froala-wysiwyg/FroalaEditorView';
const MyComponent: React.FC = ({ html }) => {
return ;
};
```
B…
-
The following help document seems to be wrong: https://wysiwyg-editor.froala.help/hc/en-us/articles/115000817105-How-can-I-set-a-default-font-style-
There's CSS styling that explicitly sets the fo…
-
Hello,
Update expected soon?
3.1.0
https://froala.com/wysiwyg-editor/changelog/
3.1.1
https://libraries.io/npm/froala-editor/3.1.1
-
##### Expected behavior.
Froala can be initialized with html that is not subjected to cleaning / modification - it remains identical to the string passed.
##### Actual behavior.
Froala modifies h…