-
The following error is produced when running a dev instance of a nextjs application and trying to import @microsoft/mgt-element
![error](https://github.com/microsoftgraph/microsoft-graph-toolkit/as…
-
### Describe the feature you'd like to request
Many upstream APIs (e.g. OpenAI's GPT) stream responses to the client. It would be great if TRPC supported such streaming requests.
### Describe th…
-
This repo hasn't been updated in awhile. I assume it's no longer maintained or big changes are being contemplated internally or it's really not meant to be a production-ready solution (more like an ex…
-
### Describe want to want
Supabase is really nicely using Row Level Secruity for granular authorization rules.
🔗 Here's the link to their docs: https://supabase.com/docs/guides/auth/row-level-secu…
-
I created this ticket as a reference for all users experiencing the following error message:
> Yjs was already imported. This breaks constructor checks and will lead to issues!
Please take thi…
-
Seems contentlayer is currently imcompatible with the latest version of Next.js 13.3, when I run `next dev` non `.contentlayer` folder is generated.
I cloned the package.json, next.config.js and c…
-
**What version of this package are you using?**
![image](https://user-images.githubusercontent.com/40122311/236670894-8024e07c-31ae-48a2-b804-5d9f0d718de1.png)
https://user-images.githubuserconten…
-
I am trying to follow-up with https://nextjs.org/learn/dashboard-app, I got this error sometimes. I tried to increase the time-out but it didn't work
```
Database Error: NeonDbError: Error connect…
-
### Windows Build Number
Microsoft Windows [Version 10.0.21387.1]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.10.16
### Distro Version
Ubuntu 20.04
### Other Software
_No res…
-
**Is your feature request related to a problem? Please describe.**
My app set dark mode with ``.
I don't think there is a way to use stylex to generate a css style like `:is([data-mode="dark"] .my…