Brian Hung
Brian Hung
Wonder if `onKeyDown` can be used as a work-around for now. On second thought, this might be undefined behavior: since in my app, we prefer if tab creates a new...
> If you're interested in contributing but not ready for a full maintainer role, we welcome hybrid contributions between community contributor and maintainer. I'm open to contribute free-time if needs...
Also would like this PR since in sentry for production builds, I'm only seeing "Invariant failed" which doesn't help with developer debugging.
There's already a fork with support for KaTeX 0.10.x. See https://github.com/waylonflinn/markdown-it-katex/issues/21#issuecomment-370695331.
Some starter code since I tackled something similar recently: https://gist.github.com/BrianHung/5941bae43559272151caa355c42b112f
https://github.com/sindresorhus/file-type covers most use cases, would be great if it was automatic though.
**Note**: I found the same error when using the Chrome Debugger API and Dev Tools protocol, which shares some logic with puppeteer. However, I haven't test whether this solution works...
Not a blocker for me; it is important that we find a way to always maintain focus if user is interacting with the grid, and not have it be lost...
Can you post a screenshot of this behavior?
Checkout #963 and lmk if that fixes the mouse up behavior.