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

Closed
billpebert opened this issue May 20, 2024 · 2 comments
Closed

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

billpebert opened this issue May 20, 2024 · 2 comments
Labels
invalid This doesn't seem right

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 😅 )

@Luckykeys
Copy link

所以这里在Vue2中应该怎么处理呢?

@RobbieTheWagner RobbieTheWagner added the invalid This doesn't seem right label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants