TypeError: Cannot read properties of undefined (reading 'appMiddleware')
Has anyone else experienced this error since upgrading to v3.11.x?
I believe this is happening when I switch between back and forth pages, especially those ones marked as
external: true
when navigating using navigateTo
.
If so, what have you done to fix it?0 Replies