Jump to content

Recommended Posts

Posted

Hi. Invision Family. 

I remember that a year ago I reported a bug with some JQMIGRATE functions that have been deprecated.

These warnings still appear in the console.

[Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113
JQMIGRATE: jQuery.fn.bind() is deprecated
JQMIGRATE: JQMIGRATE: jQuery.cssProps is deprecated

Can we count on the bug being fixed in 4.6? 

Thanks. Yours sincerely.

Posted

Yes, this isn't a bug per se. Jqmigrate is a tool that allows us to polyfill some APIs that changed in the latest jQuery releases, without having to make large changes to our own code immediately. Think of it as a compatibility layer. The logging you see simply indicates when Jqmigrate has needed to polyfill some behavior.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...