Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The Qlik Embed documentation suggests in a couple of places that the Qlik UI can be used without iframes. However both the qlik-embed example and the qlik-embed-react example appear to render iframes when executed. Is this correct or is it possible to use qlik-embed or qlik-embed-react without an iframe being rendered?
qlik-embed
qlik-embed-react
@TimCollins I wonder that this is possible without iframe tag because that is nature of Embedded with HTML.
Just to provide more context to my question and hopefully get it answered. My company already uses Qlik and we want to investigate how we can embed or extend its capabilities in a separate web application. Due to security restrictions however, our web applications can't use iframes.
As mentioned in my first post, the documentation states "...embed any Qlik UI in a world wide web without iframes." This suggests that iframes are not required but all of the code examples that I have found are rendering iframes which suggests that line from the documentation is incorrect.
If someone could confirm that iframes are definitely required for third-party applications that would be great.