You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
๐ The bug
I can't pass an object to the template after updating the version from 0.32.0 to 0.33.0.
๐ ๏ธ To reproduce
in
{root}/components/Header.vueI got this error:
Cannot read properties of undefined (reading 'pages')My project is public. The original repository here.
๐ Expected behaviour
I would expect it to work as it did in version 0.32.0.