• I have two questions:
    1) I have a file that is flagged in the logged deprecations area with a .click error. I have since corrected the code in the file. However, the file/notice remains in the logged deprecations area. The code is very short so I know I changed all occurrences of .click. Is the file/notice automatically cleared out of the logged depreciations area once the file is fixed or do you need to manually clear the log?

    2) at the top of the website in red/orange it says jQuery Migrate (previously know: 4 Discovered on this page:0) If I go to a page that has deprecations will the “Discovered on this page” show the number of deprecations on the page even if they have already been logged or if they have been logged does the number of “discovered on this page” remain at 0 until a new deprecation is found.

    I am trying to figure out how to know if I have actually fixed all of the issues.

Viewing 1 replies (of 1 total)
  • Plugin Author Marius L. J.

    (@clorith)

    You need to manually clear any logged deprecations, this is not done automatically at any point (to ensure you don’t accidentally miss the chance to view one, if applicable).

    The bar will still count deprecations on a page if it is previously known, it just won’t save a copy of it to the logs.

    The best way to find out if you got your issues resolved would be to clear the logs, then visit your pages as normal ??

Viewing 1 replies (of 1 total)
  • The topic ‘previously known’ is closed to new replies.