Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sebastian_serva
Partner - Contributor III
Partner - Contributor III

Using Angular UI Bootstrap in extension

Hi,

Does anybody know how we can add "ui.bootstrap' module dependency to a Qlik Sense extension?

By the time the extension renders, the Angular app has been already bootstrapped, that's the challenge.

Thanks,

Seb.

1 Reply
r_v_vliet
Partner - Contributor
Partner - Contributor

Did you by any chance solve this problem? I would like to know as well. My guess is that you manually need to bootstrap the angularjs app, but I can't find any documentation on that. Do you, or anyone else maybe have a code example?