Aleksanteri

Results 5 comments of Aleksanteri

Removing the unstyled dependency causes the build to crash due to some C++ compilation error?

Hmm that codesandbox works for me too. Not sure why I then had issues originally. Maybe something else was conflicting :thinking: But I think this issue can then be considered...

In sway htop window becoming focused causes the sorting direction to change. So by repeatedly moving cursor in and out of the window in can change sort direction up and...

> If the focus change modifies the sorting direction in htop you should check your terminal for the proper key mapping. On a low level there's not much that can...

https://github.com/TaitoUnited/full-stack-template/blob/c071d951aae7fba4210d1aae23d595c93ca663f2/client/src/utils/observe.ts#L63C16-L63C16 instead of this we can check `altKey, ctrlKey, metaKey` fields from the key event.