Hi all, We have upgraded the jquery version from 1...
# suitecommerce
p
Hi all, We have upgraded the jquery version from 1.11.1 to 3.4,0 in SCA Elbrus. It not showing the breadcrumb in PLP pages. Does changing the jquery version affect the render function? BreadCrumb is not getting rendered again from facets browse view
m
Can be an issue with some function being used which is now deprecated in the latest version of jQuery.
p
It is not throwing any error in console and it happening only on plp pages and on other pages like forms there it showing the breadcrumb
m
I guess you will need to do some console debugging in the SCA core to check why its not working as expected.
p
Will try it, thanks for response