Ingo Köpp
Ingo Köpp
Im having the same issue. Any news? :)
This has to do something with the row level security. Only signedIn users are able to update themselves. I wonder how we can solve this with email verification turned on.
> @AdrianKrebs @ingokpp > > > > I added an API route to my application that uses the admin client to update the full_name field bypassing RLS. Since the update...
Maybe this is because of the client side user check + redirect?
I have the same problem :/
I found the problem. Horizontal Scroll doesn't work when expandOnContentDrag is set to true.
I'm also struggling to upgrade to 6.5 because of this.
Don't know if related but after deleting the project, the docker network still remains active. See [Issue-2726](https://github.com/coollabsio/coolify/issues/2726)
Closed because I know the problem is related to [Issue-2729](https://github.com/coollabsio/coolify/issues/2729)
I noticed that it is not possible to remove the networks by hand because docker tells me that the network still has active endpoints which i guess only can be...