Navin Khadka

Results 8 comments of Navin Khadka

fwiw, we switched to Hermes for Android and crash rate dropped dramatically. This particular crash hasn't happened since.

You can make a component `fixed` so that it appears on every page. See [this section on the docs](https://react-pdf.org/advanced#fixed-components).

Thanks @jerielng. Out of curiosity, is there a limitation we can't read the setting from braze services? > As a side note, could you clarify what you mean by but...

Wouldn't the font not load at all if the name wasn't right? In the recording, dynamically loading the font is working.

@m-meidani try this https://github.com/tekezo/Seil/issues/68#issuecomment-247415019 I got the caps lock key to change to escape and right option to control with this. Haven't tested extensively. Also, I'm sure the author wants...

Seeing this on 2.4.1_0 (macos) too

I'm seeing the same. ``` [ { "context": "Editor", "bindings": { "gd": "editor::GoToDefinition", "shift-tab": "editor::Tab", "tab": "editor::TabPrev", "shift-left": "pane::ActivatePrevItem", "shift-right": "pane::ActivateNextItem", "shift-c": "pane::CloseActiveItem" } }, { "context": "vim_mode_insert", "bindings": {...