froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.3k stars 675 forks source link

Many Froala features don't work within LitElement component #3949

Open ronnyroeller opened 4 years ago

ronnyroeller commented 4 years ago
Expected behavior.

I can use Froala editor within a LitElement component.

Actual behavior.

Many editor features don't work, e.g. character count, bolding, italic

Steps to reproduce the problem.

This repo sets up Froala in a LitElement component: https://github.com/Collaborne/lit-froala

Editor version.

3.1.1-2

OS.

MacOS 10.15.5

Browser.

Chrome Canary

Recording.

froala

arvindanta commented 2 years ago

@ronnyroeller Did u find a soln for this?

ronnyroeller commented 2 years ago

We concluded that none of the pre-packaged editors really worked for us (and we moved to React). Here is the full story of our journey: https://medium.com/collaborne-engineering/rich-text-editor-for-react-f7d71746867f