Page 1 of 1

JS error, on any page (Notifications)

Posted: 14 Aug 2017, 18:15
by devexpert
[img]
Screen Shot 2017-08-14 at 17.15.54.png
[/img]
Fix ASAP

Re: JS error, on any page

Posted: 14 Aug 2017, 19:18
by support
I can't reproduce it. It can be conflict with some Chrome Extension. Try to close and open browser or try in other browser

Re: JS error, on any page

Posted: 14 Aug 2017, 21:56
by devexpert
I've tested on Chrome Version 60.0.3112.90 (Official Build) (64-bit) .

and

Chromium Version 57.0.2984.0

with Log XMLHttpRequests activated

Re: JS error, on any page

Posted: 14 Aug 2017, 22:00
by devexpert
also I found some errors in logs, maybe this could help

Here is also I debug with uncompressed jquery. Maybe this could help
Screen Shot 2017-08-14 at 21.16.28.png
everywhere this line causing the problem
$('[data-hover="dropdown"]').dropdownHover();



if I turn off these:
Turn off the internal notification


the error disappear