-
-
##### Expected behavior.
Grouped toolbar buttons should work as seen in previous versions
##### Actual behavior.
Grouped toolbar buttons not working as seen in previous versions
##### Steps to…
-
When I tried using the code example from the section extend functionality https://github.com/froala/angular-froala-wysiwyg#extend-functionality, I get the following error.
```
ParagraphEditCompone…
kgish updated
3 years ago
-
I missed a list of editors.
Researching about these, I found these alternatives, but I do not know if they are good
- https://github.com/chmln/vue-wysiwyg
- https://github.com/froala/vue-froala-w…
-
In the JavaScript version of Froala Editor, the example from [this page](https://froala.com/wysiwyg-editor/examples/insert-html/), works, but in the "angular-froala-wysiwyg" component, it doesn't.
…
-
##### Expected behavior.
Copy pasting table inside froala editor for second time should happen.
After pasting table should be visible inside editor.
##### Actual behavior.
Copy pasting table i…
-
Although the current rich text editor is also very good, and supports direct editing of HTML code (which is great, hopefully future updates will not remove the ability to directly edit HTML code).
Bu…
-
When you use Froala in a SPA application to edit arbitrary HTML content, which allows to create links and a user creates a link, without a target, Froala assumes "_self" as target. When the user click…
-
##### Expected behavior.
Copying cells from Google Sheets and pasting them into Froala editor would create a Froala Table.
##### Actual behavior.
Console error is thrown.
Table is created.
When…
-
### Expected behavior.
On chrome browser
When dragging an image from a website on another tab to a froala editor, the editor will upload it and insert it.
##### Actual behavior.
The editor would…