XF 2.1 Can I use jquery 3.6 for XF 2.1 ?

ShinLim

Active member
I see jquery has been updated to 3.6 version but the jquery of xf 2.1 is 3.3.1, can I download jquery 3.6 and replace 3.3.1 with its content ? Is there any conflict or error potential ?
Thank you
 
You can try it... but the general advice is to use what is shipped. Frequently there are incompatibilities that rear up due to the fact some coding processes may be specific to the supported version.
It's like you can use PHP 8.1 and PHP 8.2 with XF... but errors may show up since it's only currently supported on PHP 8.0.xx.
 
You can try it... but the general advice is to use what is shipped. Frequently there are incompatibilities that rear up due to the fact some coding processes may be specific to the supported version.
It's like you can use PHP 8.1 and PHP 8.2 with XF... but errors may show up since it's only currently supported on PHP 8.0.xx.
Thanks for your response, i've tried but i'm still not confident even though I didn't see any server error logs or bugs
 
Top Bottom