mhamano / Qlik-Sense-D3-Tree-Layout

This is a Qlik Sense Extension which displays a hierarchical node tree using D3.js.
Other
2 stars 0 forks source link

Uncaught TypeError: window.qlikMashupLoader is not a function #4

Open sagpitha opened 5 years ago

sagpitha commented 5 years ago

I am getting below issues while dragging the extension into qlik sense. error

JaimeBravoGalan commented 5 years ago

Did you find the solution? I have the same problem. Thank you

binamrathapa commented 5 years ago

I have also the same problem. Did anyone find the solution?

JaimeBravoGalan commented 5 years ago

I solved the error, check the ports and the url of the require.js. Surely the error is in require.config

jesusmariocalleja commented 4 years ago

I'm using qdt-components and I have the same error. Does anybody knows how to solve it? There's no require.config with these components. Thanks!