rapitkan opened this issue 2 years ago · 2 comments
Problem: getPagePath function complains when user tries to give the third parameter.
#typescript
Can you show your routes?
Hi. I was able to resolve the issue by myself. Route configuration was defined without as const. I added that and the error vanished. Your question about seeing the routes was helpful. Thanks.
as const