Cannot read properties of undefined (reading 'category')
Unanswered
Horse guard wasp posted this in #help-forum
Horse guard waspOP
i have just completed upgrading my site from pages router to app router but every time i try to deploy the changes, i end up getting that same error
2 Replies
need more info
Horse guard waspOP
in my old version of the site i was export everything in a s tatic file yet in the new version am not building a static site...so i had to update my package.json and removed the export on build-time and it solved it