You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the driver example, the code path goes to the DATABOX_TESTING branch.
After set DATABOX_TESTING=false forcibly
The driver web UI can be shown
I can set value to store via the input component
In the app example, the code path goes to the DATABOX_TESTING branch.
After set DATABOX_TESTING=false forcibly
The app web UI can be shown
After clicked click here to actuate, the value set by driver doesn not show on UI. Open Chrome's developer tools, the web UI is blocking with the message calling https://127.0.0.1/databox-app-helloworld-node/ui/actuate
Steps to Reproduce
Start Databox v0.5.0
Upload driver and app manifests via web UI
Install driver and app via web UI
These messages will be shown on terminal:
Go to “My Apps” of web UI, and click drivers and apps
These messages will be shown on web UI:
Environment
a132ee5
The text was updated successfully, but these errors were encountered: