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 I debug the bug, I found a parameter named System.Collections.Generic.NodeColor color, but I didn't define this NodeColor type. In the net framework, it should be a bool type. I read the open source code and it is online. No relevant instructions were found.