Kai N.
Kai N.
Same here on Fedora 31 (Kernel 5.3.16-300.fc31.x86_64). For more information see linked issue above this comment.
Do you still need help with that? If yes, how can I help you? :)
If it helps anyone: A workaround for me was to wrap the `BuilderContent` in ``.
> > If it helps anyone: A workaround for me was to wrap the `BuilderContent` in ``. > > This sadly isn't an option for us because we would lose...
Oh yes this would be so handy!
Thank you so much! :) Regarding the documentation: In the very first example, I'd actually replace `weather` with `users` and unify the cache key with the full example. In the...
Heya, I'm using Symfony 7 which requires `psr/log` v3 by default. Does that mean I'm currently not able to use `sirn-se/websocket-php` in that project or is there any workaround which...
For now I solved it by manually adding `"psr/log": "^2"` to my composer.json. Looking forward to `sirn-se/websocket-php:3`, thank you for your work!
Would also absolutely love to see this feature so I can capture events on nitro server side :)
I'm having the same problem, but with the latest docker image.