Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm making a Mash up with Angular but I run into a problem. I have a sheet that contains a map, charts, and lines.
Charts and lines are displayed correctly, but the map is not shown at all (as well as text-images). I've imported @nebula/sn-map, it should be working but for some reason no. Do you have guys any ideas ?
Thanks.
Hey @martinnnnnn , are you using nebula.js for importing Qlik visualizations? If so, please check to have latest startdust and sn-map version into your Angular project. Check also browser console for errors, and if you have it, please post a github issue here.
Furthermore, our new way for creating mashups is qlik-embed, please have a look here and if it's ok, migrate to it. nebula.js will be the library for creating custom extensions.
Hello Alex, thans for replying. Indeed I am using nebula.js to import Qlik visualisations.
About the browser, I don't have any error regarding the map, the sn-map dependency is loaded along with the other ones.
"@nebula.js/sn-map" : "^0.9.2"
"@nebula.js/stardust": "^5.4.0"
Angular 18
What do you think @alex_colombo , should I make an issue ?
Please check if you have stardust 5.4.2, if so, yes open an issue on git hub.
I do have stardust 5.4.2, left an issue on Github, hope they can help
No luck for now, no reply. Have you an idea ? Could it be possible that Angular version 18 is the problem ?
Hey @martinnnnnn , I've tested on my end with a very simple web app without any JS frameworks and I have the same issue, please wait for a response on GitHub.
As mentioned, please have a look to qlik-embed, our new way for embedding Qlik visualizations.