birivium

Results 5 issues of birivium

I'm using PickerInline as a component in a React project utilizing headlessui's Dialog. It all works fantastic, however when I want to authenticate with Facebook or Google, the window.url is...

### Description When creating a Redis resource from Coolify the docker-compose.yaml sets the following command: ``` "Args": [ "redis-server", "/usr/local/etc/redis/redis.conf", "--requirepass", "", "--appendonly", "yes" ], ``` The problem is that...

🔧 Improvement
🚧 Next
✅ Done

### What's not working? Trusted Documents does not work with Realtime. Interestingly if you inspect the network tab, the subscription subscribes properly (client establishes websocket) and the trusted store does...

bug/needs-info

### What's not working? Unable to write to redis db when using realtime setup. Using similar code for setting up graphql subscriptions as the demo. Longer post [here on discord](https://discord.com/channels/679514959968993311/1275203549709602867)....

bug/needs-info
topic/typescript
topic/graphql

I have a lot of issues with the scanner component properly taking width and height. What are best practices in making this work? Mine looks like this. I upgraded to...