Closed melloware closed 4 years ago
100% - let me take a look
Also
jquery-migrate-3.2.0.js:102 JQMIGRATE: jQuery.trim is deprecated; use String.prototype.trim
Sorry two more:
jquery-migrate-3.2.0.js:102 JQMIGRATE: jQuery.type is deprecated
JQMIGRATE: jQuery.isFunction() is deprecated
do you think I need to include the source files for jquery? perhaps the min files are not spitting out the debug errors xD
Hmm I think I just have the JQMigrate and the JQ 3.5.0 Min JS installed.
Maybe make sure to load Migrate after Jquery?
<script src="https://code.jquery.com/jquery-3.5.0.js"></script>
<script src="https://code.jquery.com/jquery-migrate-3.2.0.js"></script>
Did you get this worked out?
yeah almost, the day job went a bit crazy today :) sorry please allow till the end of the day
Oh no worries just seeing if you needed any help! Much appreciated for the work!
Have not forgotten about you!!!
The switch to Arrays. is more than just syntax change - it's underway
Excellent. I will review all your changes once you are done.
Before Fixes -
All of the migrate warnings have been updated - The warnings that come up now are from JQuery UI itself XD Don't suppose you know anyone in those circles?
Thanks!
jquery-migrate-3.2.0.js:102 JQMIGRATE: jQuery.isArray is deprecated; use Array.isArray
When running JqMigrate gettting this warning on Layout.
Hope all is well!
Sorry forgot to mention using latest JQMigrate 3.2.0