`isMisspelled()` returns the correct value when running in development Linux build. However, when releasing the app the method stops working. Is it possible this is related to the `app.asar` that we are building? Are you aware of such issue?
isMisspelled()returns the correct value when running in development Linux build. However, when releasing the app the method stops working.Is it possible this is related to the
app.asarthat we are building? Are you aware of such issue?