|
There is also still some broken js.
jquery.fancybox.min.js?ver=1.2.2:17 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.fancybox.min.js?ver=1.2.2:17
at jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
jquery.affix.js?ver=1.2.2:90 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.affix.js?ver=1.2.2:90
at jquery.affix.js?ver=1.2.2:1101
(anonymous) @ jquery.affix.js?ver=1.2.2:90
(anonymous) @ jquery.affix.js?ver=1.2.2:1101
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at HTMLDocument.<anonymous> (mpv.js?ver=1.2.2:521)
at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
(anonymous) @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
C.fn._scrollable @ jquery.scroll-to.min.js?ver=1.2.2:1
C.fn.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
C.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ mpv.js?ver=1.2.2:521
i @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
fireWith @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
ready @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
J @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at mpv.js?ver=1.2.2:2830
at dispatch (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)
at r.handle (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)
Steps to reproduce:
1. In admin panel, click masterplan->templates
2. Click on the fieldsets for one of the templates
3. Click on one of the custom fields in any of the fieldsets
4. Using breadcrumb nav at the top, click the fieldset name
5. JS error and cannot click on elements in the table anymore.
|