Freeboard / freeboard

A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.

Home Page:http://freeboard.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widget disappears from pane

sctdan opened this issue · comments

I'm having an issue where an HTML widget w/ dweet datasource will disappear from it's pane. I've seen this occur for two reasons, but doesn't happen with any real consistency.

  1. Re-arranging / re-sizing elements
  2. Submitting data to a dweet from two different scripts

I have 3 other panes with an almost identical HTML widget that do not do this.

I can fully delete the widget and pane (and even the datasource) and re-add, but it will happen again eventually.

Inspecting the page, it shows that there should be an HTML widget there, but it has 0 height and no content. The widget controls are not available to click either.

image

If it's in this state, I can just submit some junk data (just a word, non-html), then resubmit my intended payload, and it'll come back without needing to recreate the pane/widget.