-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm not sure how I can test my widget (which runs fine in Thingworx) outside of Thingworx using index.html in the root folder. If I put the address of htmlDemo.bundle.js in the script tags then the page just displays "test foo". If I put the address of widgetIde.bundle.js then I get an error in the console: "Uncaught ReferenceError: TW is not defined". If I put the address of widgetRuntime.bundle.js then I get a different error in the console: "Cannot read property '@@_willBind' of undefined".
Do I have to do some additional configuration to these js files to get my widget running outside Thingworx using index.html?
Metadata
Metadata
Assignees
Labels
No labels