Community Tip - You can change your system assigned username to something more personal in your community settings. X
Built an custom widget using polymer js and highcharts js.
it was working well in web application and down below image is the output of web application
then we built an extension.zip file and imported into mashup, but in the mashup. Output is empty (i.e blank white page). down below image is the output of mashup
And also in the browser console, their is no error showing up, you can see in below image
why it is not showing output in mashup ?
which is coming output as web application
@slangley @c_lowy @PaiChung @CarlesColl @VladimirRosu @VladimirN @pshashipreetham
Solved! Go to Solution.
Hi @Rajkumar_20673.
It is likely that you have an incompatibility between your original custom extension, possibly a conflict of libraries. Have you checked for the existence of competing library versions either between your own custom extensions or those that come with ThingWorx? You could try installing the new extension in a vanilla ThingWorx implementation to determine if the issue is with the out of the box libraries or those your are installing with your custom extensions.
Regards.
--Sharon
Are you not seeing any bindings? attach the zip file here for troubleshooting.
Hi @Rajkumar_20673.
It is likely that you have an incompatibility between your original custom extension, possibly a conflict of libraries. Have you checked for the existence of competing library versions either between your own custom extensions or those that come with ThingWorx? You could try installing the new extension in a vanilla ThingWorx implementation to determine if the issue is with the out of the box libraries or those your are installing with your custom extensions.
Regards.
--Sharon