ayushsharma82 / ESP-DASH

Blazing fast library to create a functional dashboard for ESP8266 / ESP32
https://espdash.pro
GNU General Public License v3.0
976 stars 200 forks source link

[BUG] Updating content and color on the Button Card when open on different windows. #146

Closed jdannymo closed 1 year ago

jdannymo commented 1 year ago

When I click on a button card in one window, the color of the card is not updated in other windows. The card's status changes from "x" to "checkmark" or "checkmark" to "x," but the color stays the same.

ayushsharma82 commented 1 year ago

Hi @jdannymo ,

This should be fixed with v4.0.1 release. Let me know after testing if you still face it.

Regards, Ayush Sharma