Gaylord Julien
Gaylord Julien
> @sjaga003 I'll do another review as soon as possible - I think I'll manage it by next week. Nice, we need this.
> This is the main pain point for our editors. Please give it another look. You can use patch package to fix this for now. We've been doing this to...
It's been fixed, wait for 12.1.7 if you can't go canary.
How would I go if I want to add an avatar for example ? Adding relations and strings are easy enough but I can't get files.
Well for Next.js at least, there's a way to bypass this using Dynamic imports : ```javascript const QrCode = dynamic(() => import('@/path/to/qrCode'), { ssr: false, }); ```
I've run it : ``` ❯ lan-mouse --test-emulation [2024-07-25T18:21:49Z INFO lan_mouse::config] using config: "/home/myusername/.config/lan-mouse/config.toml" [2024-07-25T18:21:49Z INFO lan_mouse] release bind: [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt] [2024-07-25T18:21:49Z INFO lan_mouse::emulation_test] running input emulation test...
I'm using 6.1.3