jaredallard / notion-app

Notion for Linux
MIT License
136 stars 10 forks source link

Spellcheck not working #10

Open edwardsaunders7 opened 4 years ago

edwardsaunders7 commented 4 years ago

Manjaro Linux:

I noticed today that notion-app was not applying my system's spellcheck. Here is an example:

notion-app: 2020-08-27_06-21

notion.so web version: 2020-08-27_06-22


To ensure this wasn't an issue with my system (I.E that my browser had spellcheck, but my system did not) I also checked my spellchecking on libreoffice: 2020-08-27_06-28

I also ensured to manually re-install the haskell-en-gb spellcheck pack for my system, as well as ensure that all language packs were downloaded through the manjaro language settings

Any advice?

joshuajz commented 3 years ago

I have the exact same issue while running Popos. I've gone into the developer console and also found: image I'm not sure how to fix it, and it makes the app in some ways unuseable...

jaredallard commented 3 years ago

That may be due to us using node modules compiled for macOS, I suspect we could do some hackery to rebuild these, but that's going to really complicate the install process.