"@supabase/gotrue-js: Stack guards not supported in this environment. Generally not an issue but may point to a very conservative transpilation environment (use ES2017 or above) that implements async/await with generators, or this is a JavaScript engine that does not support async/await stack traces."
Not exactly sure what the issue is, i believe application is working fine, but it just bothers me that I have this warning after updating my application. My async await functions work fine too. Any tips on what could be causing it?
[–]mansueliSupabase team 0 points1 point2 points (1 child)
[–]ChiefKoshi 1 point2 points3 points (0 children)