Eirik Slinning Korsnes
Eirik Slinning Korsnes
While the typedefs represent the actual code in the base class GameObject, Typescript doesn't allow or represent javascript's feature of letting any function allow any amount of arguments without explicitly...
I've submitted a pull request for this here https://github.com/photonstorm/phaser/pull/3872
The pull-request was accepted. This will be fixed when typedefs for Phaser 3.12 is published
I also have this problem with `@auth/core 0.8.2` and `@auth/sveltekit 0.3.3` using a custom provider for Azure B2C. Since sveltekit does prefetching when hovering links it triggers an awful lot...