blynkkk / blynk_Issues

6 stars 6 forks source link

Erase data does not erase chart data #225

Open nbolton opened 1 year ago

nbolton commented 1 year ago

Related: #224

To reproduce: Click 'Erase data'

Expect: Chart data also resets Actual: Charts have old data

image

Workaround: Delete the device and create a new one, update the auth token in the code, re-deploy app, etc.