Riccardo Lardi

Results 16 issues of Riccardo Lardi

I'm getting `POST http://localhost:54321/auth/v1/token?grant_type=password 401 (Unauthorized)` when using `signInWithPassword()` in a local environment using Supabase CLI. It works in remote Supabase though. The fetch/XHR payload is: `{ "email": "test", "password":...

bug
auth

As you can see in this screenshot: http://i.imgur.com/oET82vM.png - I am trying to get this red cubes to collide correctly on this polygonal terrain which I've imported using STLloader.js -...

Is there any way to set a motor to goto a specific rotation degree at a certain speed? This might be more of a feature request but I thought I'd...

`Error: Couldn't find any versions for "gatsby-plugin-typescript" that matches "^2.4.11" at MessageError.ExtendableBuiltin (/opt/yarn-v1.22.4/lib/cli.js:721:66) at new MessageError (/opt/yarn-v1.22.4/lib/cli.js:750:123) at Function. (/opt/yarn-v1.22.4/lib/cli.js:50545:13) at Generator.next () at step (/opt/yarn-v1.22.4/lib/cli.js:310:30) at /opt/yarn-v1.22.4/lib/cli.js:321:13 at process._tickCallback...

Could you expose the scroller prop? https://gsap.com/docs/v3/Plugins/ScrollTrigger/scroller Or is there another way to set the scrolling listener to another element rather than the default which is viewport?

Getting `export 'OBJLoader' (imported as 'THREE') was not found in 'three'` as a warning. Any clue about this?