Hello Everyone! I'm getting this Error from my Console. Here is my Screenshot:
Liferay.on("endNavigate", (function(e) {
dropdownMegaMenu(),
secondaryNavMobile()
}
)),
Liferay.on("endNavigate", (function(e) {
$(".banner-prompt-display").length && $(".banner-prompt").delay(2e3).slideDown("slow", (function() {}
))
}
));
How can i remove this error from my console? i would be very happy if anyone can able to fix this issues. Thank you!!