Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Type error: Type 'BlogPostProps' does not satisfy the constraint 'PageProps'. #303

Closed
RianNegreiros opened this issue Feb 13, 2025 · 0 comments · Fixed by #304
Closed
Assignees
Labels
bug Something isn't working

Comments

@RianNegreiros
Copy link
Owner

Type error: Type 'BlogPostProps' does not satisfy the constraint 'PageProps'. Types of property 'params' are incompatible. Type '{ slug: string; }' is missing the following properties from type 'Promise<any>': then, catch, finally, [Symbol.toStringTag]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant