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
As discussed in Discord please add debug logs from these calls.
I expect some case of async things because the content of the fabrics array is always build dynamically using the same event "lifecycle.online", So I would assume that it depends on which event is registered first.
A Log should at least show when fabrics get initialized.
Hi,
serverNode.state.commissioning.fabrics returns an empty array on the first restart after the device has been commissioned.
After this first restart, all the other time the array contains the fabrics.
To reproduce:
Thanks.
The text was updated successfully, but these errors were encountered: