Weird custom console app not loading
-
Well I went to
/www/apps/ and I copied onion-gpio and changed the name to onion-rgbled
I then changed the app.json and then in the .html file.
Now when I login to the cloud I see the app but when I click on it, it does nothing. Just blank screen.
https://gist.github.com/Immortal-/e1d6dfb747573cd72162c0f4eed33890 - onion-rgbled.html
https://gist.github.com/Immortal-/2dadb53a68e4963d4240fe5077f0ba32 - app.json
-
Hi @Chris-McCaslin, just some simple syntax errors on the
onion-rgbled.html
. Here is a fixed version: https://gist.github.com/Bokenator/f2a53c480898d372a66aff7d75ebffc7
-
I used wget to download your fix and it still does nothing. Im not sure what would be causing it.
-
Hi @Chris-McCaslin,
Can you open up the Console from Chrome, right click anywhere on the page and click on Inspect. A sidebar should show up. Then, on the top of that sidebar you should see a Tab called Console. Can you click on that and send me the screenshot?
Thanks!
-
Well, noww this is weird I rebooted twice the first time no change but the second time now it shows up.
-
@Chris-McCaslin Ah, your browser may have cached the web code from the Omega.
To get around this issue, you can try clearing the cache, or following these instructions to bypass the cache.