0

When I scan my site with modern.ie, it says:

We've found frameworks or libraries that are not up-to-date and might contain bugs.

modern.ie detects that my site is running jQuery 2.2.0 (the latest version).

Is there a bug with the modern.ie site?

Bleak Morn
  • 139
  • 1
  • 9

1 Answers1

0

What version of jQuery are you using? You can check the current open bugs in its public GitHub repo https://github.com/MicrosoftEdge/static-code-scan and open a new issue if you find one

Antón Molleda
  • 684
  • 5
  • 15
  • It's apparently a known issue that already has a pull request waiting to fix it. https://github.com/MicrosoftEdge/static-code-scan/issues/107 – Bleak Morn Feb 19 '16 at 19:02