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.
Solved! Go to Solution.
Views
Replies
Total Likes
(1) I have removed "
(2) I have kept only categories property and value as "
Thanks for showing interest and your time in troubleshooting this issue.
Views
Replies
Total Likes
make sure you serve your css/js files from /etc/designs or /etc/clientlib.
the /apps folder is locked down on publish.
Views
Replies
Total Likes
Thanks
I will try as you suggested and
Thanks,
Kishore
Views
Replies
Total Likes
Ah ok. I though the issue was on publish.
Any errors/warnings in your error.log?
How does you js.txt look like?
Views
Replies
Total Likes
I am not seeing any error in error.log.
This error
The text inside the js.txt is as below.
#base=.
Thanks,
Kishore
Views
Replies
Total Likes
can you remove the #base=. line?
Can you make a screenshot of your clientlibs-definition?
And the way how you include them into the page?
Views
Replies
Total Likes
(1)
<
(
Thanks,
Kishore
Views
Replies
Total Likes
(1) I have removed "
(2) I have kept only categories property and value as "
Thanks for showing interest and your time in troubleshooting this issue.
Views
Replies
Total Likes