Valts
Valts
So that would look like this? ``` const stateLink = withClientState({ cache, resolvers: { Mutation:{ ... }, Query:{ Profile:{ user: ():any => { ... } } } }, defaults: {...
Really need this. Otherwise have to parse m3u8 file and skip in code.
I would like to know this as well. I could hack my way to that backdrop element, but is there a better way to style it?
I have really weird issue on Android. Just with 100 markers map seems to freeze for a second every time clusters are recalculated. iOS runs smooth without any issues. I...
Having the same issue
@jase88 last accepted PR was in 2022, looks like this is not maintained. I just created the lib manually and added generation command to the lib configuration. ``` "generate": {...
This would be great
This works for me: `cmd - space : osascript -e 'tell application "System Events" to key code 41 using {command down}'` Changes `cmd-space` to `cmd - ;`
> there's also this very nice sketchybar for AeroSpace configuration that actually works and the creator shared it here. > > https://github.com/forteleaf/sketkchybar-with-aerospace/tree/main This is quite nice. Only problem is that...
@unicab369 tried to test out your theory today and it got even weirder. First I tried to just run my code again to make sure the problem still persists, and...