Maxime Blade

Results 4 issues of Maxime Blade

# Bug report ## Describe the bug `api/auth/user` catches non-POST requests thus blocking potential GET, PATCH or DELETE requests that the user may want to add. ## To Reproduce Create...

bug
sveltekit

As the title suggest, I'd like to be able to override the `handleVisibilityChange` function to be able to only check the session on page load and not on page visibility...

sveltekit

Adding a "Getting Started" page to the wiki would make it much easier to understand how this addon works and how to set it up. The example repo helps, but...

documentation

The current CharacterController3D requires constant updating when adding new features. This proposal proposes to update the behavior in favor of a more dynamic approach. ___ ## Signals Instead of individually...