Skip to content
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

Cannot set properties of undefined (setting '$shepherd') #392

Open
billpebert opened this issue May 20, 2024 · 1 comment
Open

Cannot set properties of undefined (setting '$shepherd') #392

billpebert opened this issue May 20, 2024 · 1 comment

Comments

@billpebert
Copy link

hi @malthauser
i got this when try to run the shepherd tour in my vue app
image

Here is my configuration
image
image
image

@b06902062
Copy link

b06902062 commented Sep 19, 2024

Because Vue.prototype has been replaced in Vue 3 (see here). I think you need to update the version of the plugin. (I guess you install v0.2.1, because I did the same thing 😅 )

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

No branches or pull requests

2 participants