TouchSwipe-Jquery-Plugin icon indicating copy to clipboard operation
TouchSwipe-Jquery-Plugin copied to clipboard

Uncaught TypeError: $(...).swipe is not a function

Open MariaIsabelLL opened this issue 6 years ago • 3 comments

Hi, i have this error and i dont now why, im including this libraries:

Thanks,

MariaIsabelLL avatar Apr 13 '19 14:04 MariaIsabelLL

That's likely an issue with the path you're using for touchSwipe.js. I assume if you open the developer console you'll see a 404 error.

/resources/js is an absolute path that resolves to a resources folder at your site root, with a js folder inside that. Is that correct?

tiesont avatar Apr 14 '19 20:04 tiesont

Hi, isn´t a problem with the path, becouse touchSwipe.js and the others javascript files load correctly. can it be another problem?

MariaIsabelLL avatar Apr 16 '19 12:04 MariaIsabelLL

having the same problem

StanislawVictorovich avatar Nov 26 '20 16:11 StanislawVictorovich