Alvaro Aquije
Alvaro Aquije
I'm using the latest version of this library and this is happening. ```typescript // Structure // TagInputAutocomplete renders the autocomplete fields with creeatable .... really big form ... ... ```...
### 🐛 Bug report #### Describe the bug when generating a fresh project with `wrangler generate --type="rust"` and trying to use `wrangler dev` I get the following output ``` #/bin/sh...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
New tailwind classes added on a file are not visible on save (HMR), the page needs to be reloaded for them to be applied.
even though the components (like the *Dialog* in this case) have a `data-[state=closed]:fade-out` it's not really working neither on the website nor self implemented https://user-images.githubusercontent.com/74371045/236650609-dc4ad14e-59d2-4338-9d75-ae077924d1c6.mov
I've been trying to have the example implemented on the app I'm working on but it displays a black box and unorganized content that should be on some other place....
getting this very weird issue with newly created proejct, unable to query anything. ```log { e: TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11576:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async postJSON (file:///Users/a3tech/Developer/personal_projects/remarkable/node_modules/.pnpm/@[email protected]/node_modules/@planetscale/database/dist/index.js:128:22) at...
I think it's a dependency linking issue, any idea how to fix it without opting out from expo managed workflow? I've already tried installing with `pnpm expo install ...`
for some reason it won't compile :(
The package doesn't compile due to a module not being exported. See [the issue here, with a reproducible example](https://github.com/nextauthjs/next-auth/issues/7049) I opened an issue on next-auth, but it actually seems to...