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 Feb 24, 2026. It is now read-only.
This seems to have been introduced by version 0.16.2 (also present in ^0.17.0), most likely by this commit: 2fdcbde
Reproduction: https://stackblitz.com/edit/github-rkfgmhvm-mgtu91pd?file=src%2Fpages%2Findex.vue,package.json
If you fix the version to 0.16.1 the issue disappears (onMounted does not seem to be called at all here).