Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom widget in mashup on external application.

After creating a custom widget on the Dev Hub and using it on a mashup, the mashup viewer (hitting the mashup URL directly) works fine, but when reusing the mashup's code into my external application like I was doing before it gives a 404 exception for a couple files:

qext.js-error.png

In the mashup viewer this files are called without the 'qext', like this:

https://speakeasy-server:8443/resources/assets/dev-hub/custom-components/qw-sys-info/qw-sys-info.js

but on the external application the qlik.js code calls it like this:

https://speakeasy-server:8443/resources/assets/dev-hub/custom-components/qw-sys-info/qw-sys-info.qex...

The second file does not exist so it throws a 404 error, what could the reason be? I haven't plushied the application from where the custom widget is pulled yet because I'm on dev mode still, but I don't think that is the problem.

2 Replies
Anonymous
Not applicable
Author

I published the app, but the same error occurs.

ErikWetterberg
Master
Master

Hi,

Looks like a bug, you should probably report it.

Erik Wetterberg