react-supabase icon indicating copy to clipboard operation
react-supabase copied to clipboard

ERROR Unhandled promise rejection [RangeError: Maximum call stack size exceeded (native stack depth)]

Open FezVrasta opened this issue 2 years ago • 0 comments

Bug report

Whenever I include the provider in my Expo app I get:

 ERROR  Unhandled promise rejection [RangeError: Maximum call stack size exceeded (native stack depth)]

Description / Observed Behavior

 ERROR  Unhandled promise rejection [RangeError: Maximum call stack size exceeded (native stack depth)]

Expected Behavior

No errors

Repro Steps / Code Example

Additional Context

latest supabase js and react-supabase

FezVrasta avatar Apr 07 '23 13:04 FezVrasta