You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Thing is disabled with the pause button, then removed via either the button in the thing-config or via select->remove selected, the Thing is not removed at all but will show status REMOVING indefinitely. When the pause button is clicked again, the Thing goes to UNINITALIZED and when clicked once more to ONLINE. At no point is the removal process completed.
The text was updated successfully, but these errors were encountered:
When a Thing is disabled with the pause button, then removed via either the button in the thing-config or via
select->remove selected
, the Thing is not removed at all but will show statusREMOVING
indefinitely. When the pause button is clicked again, the Thing goes toUNINITALIZED
and when clicked once more toONLINE
. At no point is the removal process completed.The text was updated successfully, but these errors were encountered: