Skip to content

Plugin render in the new Vue initial instance #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

EranGrin
Copy link

Add option to pass arguments to main wrap function, the argument will add attribute to the new Vue initial instantiation.
For use case of a plugin that must be instantiated in the initial new Vue, and therefore the global attributes / instance properties will be available on the vm.$root

…ttribute to the new Vue object before render
… addtional attributes before Vue instance render
…before-root-vue-render

Feature suggestion/add attribute before root vue render
@EranGrin
Copy link
Author

Duplicate of #

@EranGrin EranGrin closed this Aug 10, 2021
@EranGrin EranGrin reopened this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant