-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Uncaught TypeError: Cannot read properties of undefined (reading 'components') at HTMLDocument.<anonymous> (rubrique.html:234) at HTMLDocument.dispatch (jquery.js:5183) at HTMLDocument.elemData.handle (jquery.js:4991) at Object.trigger (jquery.js:8249) at s.fn.init.triggerHandler (jquery.js:8333) at HTMLDocument.<anonymous> (MTA3NzY1MTA1OQ.js:150) at mightThrow (jquery.js:3534) at process (jquery.js:3602)
Due to the use of fancy box
$(document).on('ready', function () { // initialization of popups $.HSCore.components.HSPopup.init('.js-fancybox', { transitionEffect: false }); });