Caio Oliveira

Results 3 comments of Caio Oliveira

> `macOS Big Sur` > > Running this solved the issue: `sudo kextload -v /Library/StagedExtensions/Applications/NoSleep.app/Contents/Resources/NoSleep.kext` Solved for me in macOS Monterey. Thanks!

I manage to fix it by forcing two things: - `value`: `Number` instead of `String` - adding `width` and `height` to `` component. It's working even with dynamic data! Example:...