The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
All,
Like the title says, what is the current version of jquery for Canvas and how to verify it? This might helpful for me to verify whenever I need to check the jquery version for Canvas.
Please let me know any comments.
Solved! Go to Solution.
The current version, according to our instance, is 1.7.2. You can check it in the console using:
console.log($.fn.jquery);
This is pulled from the jQuery API: https://api.jquery.com/jquery-2/
The current version, according to our instance, is 1.7.2. You can check it in the console using:
console.log($.fn.jquery);
This is pulled from the jQuery API: https://api.jquery.com/jquery-2/
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in