🐛(frontend) add fallback for unsupported blocknote languages
We had a bug when user selected a language that is not supported by BlockNote editor, the app would crash. If the language is not supported by BlockNote, we now fallback Blocknote editor to English.
This commit is contained in:
@@ -13,6 +13,7 @@ and this project adheres to
|
||||
### Fixed
|
||||
|
||||
- ✅(e2e) fix e2e test for other browsers #1799
|
||||
- 🐛(frontend) add fallback for unsupported Blocknote languages #1810
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user