Djimon
Results
2
comments of
Djimon
I had a similar issue, if you open the cookies file and ctrl+f for `_U`, there should be a single cookie with `"name": "_U"` (note: `_UR` is different).
I am also experiencing this exact issue. I'm following the example for puppeteer used in the documentation https://supabase.com/docs/guides/functions/examples/screenshots. I tried to override the imports so my `import_map.json` looks like: ```...