Johann Pönitz
Johann Pönitz
The problem with the _count property is, that it is automatically generated per default as nullable: false, but the default way of using prisma doesn't include the _count property meaning...
Exactly the same issue, with .env, just containing: `NOTION_TOKEN=[REDACTED]` If the string content has a different length, it works, but not with that combination.
A small trick that I use as a workaround maybe someone need is. I do a wrapper div and then add the CSS with a selector: ``` const CLASSES =...
Sure :)