Replies: 1 comment
-
|
I also try to add Shepherd as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am using Shepherd.js 12.0.2 recently tried to upgrade from 11.2.0.
I use Shepherd in an ASP.net project and shepherd is downloaded into the node_modules and then injected via ResourceManagement.
Since I updated the version I get the following error:

The error originates from this line:

Biggest difference I have seen is that in 12.0.2 there is no longer a shepherd.min.js which we also included before in the 11.2.0 version.
The shepherd.js script is indeed added to my footer section:

Perhabs I am missing a dependency?
Beta Was this translation helpful? Give feedback.
All reactions