Uploaded image for project: 'Skin Intranet'
  1. Skin Intranet
  2. SKININTRA-48

[Skin Intranet] JS error on page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.0
    • 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
                  });
                });
      

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: