dependent js file is not being accessed in component
Hi All,
I have created component which has reference to jquery and third party corousel js's.I have created client lib node and created js.txt and updated these js information.
Below error seeing on browser console.
Uncaught TypeError: undefined is not a functiontravelCorousel.html:19 (anonymous function)clientlibs.js:3143 jQuery.Callbacks.fireclientlibs.js:3255 jQuery.Callbacks.self.fireWithclientlibs.js:3467 jQuery.extend.readyclientlibs.js:3498 completed.
Can someone help me how to fix this issue and for you reference i have attached component structure screen-shot as well.
Thanks In Advance.