JS error, on any page (Notifications)

Post Reply
devexpert
Posts: 4
Joined: 14 Aug 2017, 18:12
Name: DevExpert
Location: USA

JS error, on any page (Notifications)

Post by devexpert »

[img]
Screen Shot 2017-08-14 at 17.15.54.png
[/img]
Fix ASAP
Last edited by devexpert on 15 Aug 2017, 01:21, edited 2 times in total.
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: JS error, on any page

Post 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
devexpert
Posts: 4
Joined: 14 Aug 2017, 18:12
Name: DevExpert
Location: USA

Re: JS error, on any page

Post 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
devexpert
Posts: 4
Joined: 14 Aug 2017, 18:12
Name: DevExpert
Location: USA

Re: JS error, on any page

Post 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
Post Reply