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 has been archived by the owner on May 2, 2020. It is now read-only.
Inside the app component,
this.$f7
appears to be undefined.I am using the loginc from the app-component.md docs, namely adding thisto app.vue:
In the browser, the following error is reported:
If instead I just do
console.log(this)
then I can see that there is no $f7 property.The text was updated successfully, but these errors were encountered: