question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spellCheckHandler.attachToInput breaks on electron 5.0.0

See original GitHub issue

Hello

Starting from Electron 5.0.0, the method spellCheckHandler.attachToInput breaks with:

image

I guess this happens cause parameters of method webFrame.setSpellCheckProvider changed in version 5.0.0 -> link.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
smithalan92commented, Jun 13, 2019

Your example works fine for me @robsonhermes ( I’m on MacOS though )

1reaction
felixriesebergcommented, Jun 12, 2019

Fixed and released as 2.1.0 🙇

Read more comments on GitHub >

github_iconTop Results From Across the Web

Electron 5.0.0
The Electron team is excited to announce the release of Electron 5.0.0! You can install it with npm via npm install electron@latest or ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found