douira

Results 51 comments of douira

This issue and the other issue you commented on can be closed for being part of https://github.com/CaffeineMC/sodium-fabric/issues/46 which includes both of these aspects. https://github.com/CaffeineMC/sodium-fabric/issues/46 is implemented by the open PR...

Is this issue still relevant? Are we using this as a tracking issue or was it just related to GUI rendering experiments from two years ago

If there is still interest in this, the branch this is targeting needs to be changed and then it could be reopened. This was only closed because branches were consolidated...

This issue is about the entire chunk flickering as you can see in the video, which aligns with #869. If you have a different issue than what is described here,...

Is this still a relevant issue for sodium if immediately fast seems to have more or less fixed it?

Thanks, that fixed my issue with the freezing! > On 27. Jan 2023, at 02:18, Pierce Thompson ***@***.***> wrote: > > > You might be running out of VRAM to...

The build is failing on node 0.10 because it doesn't support arrow functions. I think this package is supporting way too old node versions and support for those versions should...

I have also observed that caching is not respected if suspense is used. With the new tanstack version if vue-query I can't get any request to happen at all if...

Sadly the tanstack documentation is quite lacking when it comes to Vue-specific features. For example, it doesn't explain how to use Vue suspense, only React suspense.

> @douira https://github.com/DamianOsipiuk/vue-query/tree/main/examples/suspense > > @tanstack/vue-query documentation will be updated with documentation from this repository Hi, thanks for the pointer to that example. I've tried out that example and found...