Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
jjdench
Partner - Contributor III
Partner - Contributor III

November 2019 javascript library version

Hello,

Can anyone tell me which version of javascript libraries (including jQuery) are used in Qlik Sense November 2019 release. Or where to look to find out myself?

Labels (3)
1 Solution

Accepted Solutions
Levi_Turner
Employee
Employee

3.4.1. You can check one of two ways:

  1. Hub --> ... in the upper right hand --> About --> Third Party Software
  2. Open up Dev Tools: console.log(jQuery.fn.jquery);

View solution in original post

1 Reply
Levi_Turner
Employee
Employee

3.4.1. You can check one of two ways:

  1. Hub --> ... in the upper right hand --> About --> Third Party Software
  2. Open up Dev Tools: console.log(jQuery.fn.jquery);