Kenneth G. Franqueiro
Kenneth G. Franqueiro
I see the change in the [preview](https://deploy-preview-2138--wai-aria.netlify.app/). My OS is set to dark mode and I see this:  If I force...
What provider are you using? It's possible you might be running into #53 that I just filed and provided a patch + PR for (update: it's now fixed in 4.1.1)....
I realize this is an old issue, but FWIW I had no issue with types in 10.22.0
The minimum change necessary is to upgrade both `@prisma/generator-helper` and `@prisma/internals` to `5.7.0`, which may be less risky. This can be worked around with overrides. e.g. for npm: ```json "overrides":...