Warning: HTML 1300 Navigation occurred?

I uploaded my site to Microsoft Edge version 25.10586.0.0 and SmartScreen tells me that the site may be fake.

This warning is new on the site. The console log is displayed;

HTML1300: Navigation occured.
example.com

example.com is my domain name.

I use JQueryon my site as well JavaScript Promise functions, but the problem occurred after adding the download file using Ajax promise function.

A warning is displayed right on the main page!

What could be the reason for this?

+6
source share
1 answer

From your website :

HTML1300

"Navigation occurred"

.

, . , , "" .

: .

UPDATE

, Microsoft Edge, . : https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/

, , Edge, , , , .

+9

Source: https://habr.com/ru/post/1627830/


All Articles