Jonathan Ruffles
Jonathan Ruffles
It may be worth noting that if I change the IAppUserManager (my interface) to UserManager (MongoDB .NET library), it still produces this error, as shown in the images below ...
Hi, any updates on this?
> click on Customize, and choose New York. Then, click on Copy Code and copy and paste the code into your CSS file. This won't affect the button heights, etc....
> "use client"; > > import * as React from "react"; import { ThemeProvider as NextThemesProvider } from "next-themes"; import { type ThemeProviderProps } from "next-themes/dist/types"; > > export function...
Hi, Is this not just because of the way you've structure your enum? You have `Reseller = Partner`, meaning `Reseller == 3`. By having this, you can never match to...
Hi, I'm getting the same behaviour, but with python cron jobs. ```yml packages: - name: my_package functions: - name: my_name runtime: python:3.11 limits: memory: 512 # MB triggers: - name:...
> Btw, the link is outdated, new links are under `guides`, eg: https://flowbite-react.com/docs/guides/next-js Regarding this link, I think this command is wrong? Sorry for bundling it with this issue 
This would be good
Hi, could you update your issue to include your PNPM and Node version please 🙏
Hi, please could you provide a minimal reproduction so we can take a look. Thanks