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
first of thanks for this great plugin! I have a question though. When using the changed function i currently have no way of telling my Vue Instance that metaInfo has in fact changed. In my current implementation as described in the docs it returns a simple object containing all meta data instead of the mounted Vue Instance. Is this behaviour intended?
The text was updated successfully, but these errors were encountered:
MDSLKTR
changed the title
changed() function in metaInfo returns Object with metaInfo
changed() function in metaInfo returns Object with metaInfo instead of Vue instance
Aug 12, 2017
Hey,
first of thanks for this great plugin! I have a question though. When using the changed function i currently have no way of telling my Vue Instance that metaInfo has in fact changed. In my current implementation as described in the docs it returns a simple object containing all meta data instead of the mounted Vue Instance. Is this behaviour intended?
Vue Meta 1.0.5
Thanks in advance,
Simon
The text was updated successfully, but these errors were encountered: