Weird type errors with next.js and drizzle
Next gives me these errors:
-
"false" is not a valid value for the "dynamicParams" option.
- "true" is not a valid value for the "dynamicParams" option.
Also, in this code the function getPostFromSlug
is returning a weird type
0 Replies