Button widget does not work

Hello
I’m trying to control a relay using emoncms.org, I put a button widget on my dashboard and on it’s configuration sheet, select a “Feed” from drop down list and set “Value” to zero. I save the changes but in my dashboard, when I push the button it’s color changes for a while without any changes in the feeds value and after few second it’s color changes to the original one. how can I solve this issue?
Kind Regards

@ahmad your quite right. I’ve found the issue and fixed it. If you try again now it should work. You might need to do a full page refresh so that your browser loads the latest javascript.

The best feed type to use for this application is the PHPTimeSeries (Variable interval time-series) engine as it will only record a datapoint when you click the button rather than filling null datapoints for the intervening time.

dear Trystan
Thanks a lot.I checked the new version and its not still working with cyber fox buts it works with internet explorer.
Kind Regards
Ahmad

Hi there.
I think im having the same issues is the fix you did on emoncms pushed to the standalone version?
I am trying to update a virtual feed with a button . It starts red you click it , it goes green, then back to red and has not actually changed the feed value. Any help would be appreciated.

9.8.27 | 2017.12.21

apache2handler | calendar v7.0.19-1 | Core v7.0.19-1 | ctype v7.0.19-1 | curl v7.0.19-1 | date v7.0.19-1 | dio v0.0.9 | dom v20031129 | exif v1.4 | fileinfo v1.0.5 | filter v7.0.19-1 | ftp v7.0.19-1 | gettext v7.0.19-1 | hash v1.0 | iconv v7.0.19-1 | json v1.4.0 | libxml v7.0.19-1 | mcrypt v7.0.19-1 | mysqli v7.0.19-1 | mysqlnd | openssl v7.0.19-1 | pcre v7.0.19-1 | PDO v7.0.19-1 | pdo_mysql v7.0.19-1 | Phar v2.0.2 | posix v7.0.19-1 | readline v7.0.19-1 | redis v3.1.5 | Reflection v7.0.19-1 | session v7.0.19-1 | shmop v7.0.19-1 | SimpleXML v7.0.19-1 | sockets v7.0.19-1 | SPL v7.0.19-1 | standard v7.0.19-1 | sysvmsg v7.0.19-1 | sysvsem v7.0.19-1 | sysvshm v7.0.19-1 | tokenizer v7.0.19-1 | wddx v7.0.19-1 | xml v7.0.19-1 | xmlreader v7.0.19-1 | xmlwriter v7.0.19-1 | xsl v7.0.19-1 | Zend OPcache v7.0.19-1 | zlib v7.0.19-1 |

Thanks
Dafydd