You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.SpellCheckHandler.switchLanguage('en-US') does not give any problems while this.SpellCheckHandler.switchLanguage('en'); is the one giving problems.
Hey, i am working on porting an app from webview to BrowserView. Spellchecker is working on on each browserView with preload script.
Here is the code for preload script and here is the code for spellchecker.
Initially when i launch the app, switching between browserviews is buggy. But when i comment the line-
, then my problem is fixed. Everything works fine after that. This problem is only on Ubuntu and not on MacOS.
Spellchecker version - v2.2.0
Electron version - v5.0.6
This is the error in video -
share.getcloudapp.com/KouLzOAB
The text was updated successfully, but these errors were encountered: