Device-Management Progress is not displayed! #199
Labels
bug
Something isn't working
fixed
issue is fixed and can be retested
frontend/ui
issue is relevant for matter adapter frontend/ui
The adapter uses a progress DM method but this is not displayed.
Can be tested by replacing https://github.com/ioBroker/ioBroker.matter/blob/main/src/lib/DeviceManagement.ts#L287 with e.g. an Promise await timeout of 30s. ... and then in the UI klick on "delete " for a node
Backend requests are send and such but nothing is shown
There are also no errors in the browser console. and "Process received" or such is logged, so it received the progress command it seems
The text was updated successfully, but these errors were encountered: