Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Pascal
Contributor II
Contributor II

Qlik Sense Mashup Tab container extension not loading propperly

Hello,

I'm building a mashup with multiple apps, the user can switch the app with a navigation menu. 
The app gets switched with app.close() and the new one gets loaded with app.openApp(id,config);.

I retrieve the objects with app.getObject('placeholder',id), but i only get the main container not the objects inside of the container. It only works when i use tab-container in the first app i load when i open the mashup, but when i switch to app with it it doesn't work.

Nothing.PNG

Anyone a idea how i can retrieve those objects?

Regards,

Pascal

Labels (3)
1 Reply
ErikWetterberg

Most probably this is a bug in the extension. Try using the built-in container instead. You could also report it as a bug.