Jidé
Jidé
@rqelibari The contribution guideline and the dev branch sound like a good idea !
What do you mean ?
haha :) Indeed, okay I'll make it bigger :)
Thank you, indeed that fixed the issue. That said, I still find the output of migration list strange. Why is there a timestamp column displayed as raw value ? Maybe...
Ohhhh damn ! Probably a date I manually edited.
I have the same issue, and allowedOrigins fixes it for fixed subdomains. But I use wildcards subdomains and rewrite them to an app route. In this case, how can I...
@devraj thanks, but to me the PR seems to only cover a fixed list of origins. See this part of the code : ```js if (serverActions?.allowedOrigins?.includes(originDomain)) { ``` And I...
BTW, this issue will make the vercel platforms example not work https://demo.vercel.pub/platforms-starter-kit
@waki285 Sorry but this is not completed: We still cant use wildacrds in allowOrigins. @timneutkens @meleyal
Solved in canary for me too, especially supabase and supabase ssr work now.