-
-
Save DavidColby/46b0684c7c166995830098596a3a192a to your computer and use it in GitHub Desktop.
Tailwind + Stimulus Sidebar
Old Stimulus has been deprecated, so you need to replace <script src="https://unpkg.com/stimulus/dist/stimulus.umd.js"></script> with <script src="https://unpkg.com/@hotwired/stimulus@3.0.1/dist/stimulus.umd.js"></script> and it will work fine.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Facing the same issue like in above comments.
Uncaught TypeError: Cannot read properties of undefined (reading 'start')