Page 1 of 1

JQuery

Posted: Thu Jan 18, 2024 2:42 pm
by DPB
Hi

I recently updated to Ver19 and when I check for errors, I get the following error code
(Page),Out-of-date jQuery version, The selected jQuery version is out-of-date. Please consider using jQuery 3.x for improved performance and security.

In page properties; advance tab on I see a couple of options
3.7.0 min.js
3.7.0 slim.min.js

Which is best to use and why?

Thank you
Dwight

Re: JQuery

Posted: Thu Jan 18, 2024 3:17 pm
by Pablo
In general, it is safer to use 3.7.0 min.js

Re: JQuery

Posted: Thu Jan 18, 2024 7:00 pm
by DPB
Thank you