Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I published an angular mashup on my Qlik Sense server as an extension. Works great at first. But navigation through pages changes the url in the browser for the route name (ex: http://192.168.1.100/extensions/mymashup/route2). Works ok, but if I it refresh, it gets a 404 since the file "route2" does not exist. Is there a way to enable a better support for this?
Thanks!
We ended up installing IIS on the server and used reverse proxy rules to expose qlik running on a different port.
This is also a problem when the app times out. I get redirected to route2 after I hit the refresh button.
We ended up installing IIS on the server and used reverse proxy rules to expose qlik running on a different port.