Sam Warner

Results 2 comments of Sam Warner

@tekezo Thanks for the tip! On checking the output of EventViewer, I was able to see that Karabiner was interpreting my Option key as `left_command`. Here's the context: - I...

The fix that worked for me was quite simple. Applies to SvelteKit specifically, but may also apply to Vite users in general: ```ts import * as gmapsLoader from '@googlemaps/js-api-loader'; const...