Luke

Results 11 comments of Luke

Having same issue on chrome. I am testing on mobile and have found that the new page opens in chrome but not firefox.

I have a feeling it's when you click the connect button and it asked what do you want to open it with and I normally had two options: Metamask and...

> I also needed this. In my case, I'm hitting a search endpoint which itself acts as the filter. Managed to get something working in my app, and created a...

The screenshot is the same as I reicive while running on Windows linux subsystem

Think I figured it out, you need to install Visual Studio. [https://visualstudio.microsoft.com/downloads/](https://visualstudio.microsoft.com/downloads/ )

Think I figured it out, you need to install Visual Studio. [https://visualstudio.microsoft.com/downloads/](https://visualstudio.microsoft.com/downloads/ )

❌ Does not work: roles: userRoleEnum("roles").array().notNull().default(["user"]), ✅ Works roles: userRoleEnum("roles").array().default(sql`ARRAY['user']::user_role_enum[]`).notNull(),

I hit this too and fixed it by deleting the cached NDK version so the SDK Manager would reinstall it cleanly. Delete this folder: `%LOCALAPPDATA%\Android\Sdk\ndk\27.1.12297006`

Check out the Better Auth docs @ https://www.better-auth.com/docs/integrations/next#middleware