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
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
When a parent device is Identinated then has its identination reversed the Device List does not get properly refreshed, resulting in missing Sub-items of the Parent device
How to reproduce
Rewrite a parent device
Undo the write of the same device
Check if the device's sub-item list match its pre-rewrite state
Example
In [1] it is shown how the USB Composite Device [Port 1] appears normally
In [2] it was Identinated
In [3] its Identination was reversed, but the list didn't refresh back to the state shown in [1]
Notice how the USB Composite Device [Port 1] parent device is missing its USB Input Device [Port 4] sub-item
The text was updated successfully, but these errors were encountered:
Tested version
Issues reproduced on v1.8.1
The Issue
When a parent device is Identinated then has its identination reversed the Device List does not get properly refreshed, resulting in missing Sub-items of the Parent device
How to reproduce
Example
USB Composite Device [Port 1]
appears normallyUSB Composite Device [Port 1]
parent device is missing itsUSB Input Device [Port 4]
sub-itemThe text was updated successfully, but these errors were encountered: