daveycodez
daveycodez
@DuCanhGH Plz undo the warning
Here is the fix, add this to package.json ``` "overrides": { "@neondatabase/serverless": "$@neondatabase/serverless" } ``` This project might be abandoned but we can fork it. Kysely is being used heavily...
Any way to use this fix in my project? Whenever isLoaded gets set to true, it renders weird bars behind the Skeleton. Only happens when children are inside the skeleton....
> Facing the same issue when trying to upgrade to React v19 I added this to my package.json to fix it, seems to work for most libraries that don't support...
> It doesn't seem to be working with typescript, even with the aforementioned solution. > > I receive the error: > > `Its type 'typeof AvatarEditor' is not a valid...
This is showing up in my package now as well. Hope to have this patched asap. https://github.com/daveyplate/better-auth-ui/security/dependabot/7
I was about to post this. Can we expose some other function to initiate an animation manually, instead of only having router and Link
Bro so lame we can't start them with SUPABASE_ wut?! _Delete_ that enforcement. I should be able to access my SUPABASE_JWT_SECRET from my .env.local from my NextJS project. This is...
> > from a globally installed CLI > > Is that installed using `cargo install` or global installation using a Node package manager, for example `npm -g install @tauri-apps/cli`? pnpm,...
Okay so pnpm tauri ios dev correctly runs on my device, but pnpm tauri ios build --open and then trying to build from Xcode gives me Command PhaseScriptExecution failed with...