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
Hi, I am using this in my project,
I have given certain validations for creating new link that disables mr from creating two link from same port.
After deleting a link I try to create a new link from same port.
Actual behaviour: When deleting only link gets deleted. The action on the port still remains, and I am unable to create a new link.
Expected behaviour: After deleting link the action also gets deleted, permitting me to create new link from same port.
I have fixed the issue on my side, should I raise a PR for you guys?
fairly new to this, so apologies for anything stupid
The text was updated successfully, but these errors were encountered:
Hi, I am using this in my project,
I have given certain validations for creating new link that disables mr from creating two link from same port.
After deleting a link I try to create a new link from same port.
Actual behaviour: When deleting only link gets deleted. The action on the port still remains, and I am unable to create a new link.
Expected behaviour: After deleting link the action also gets deleted, permitting me to create new link from same port.
I have fixed the issue on my side, should I raise a PR for you guys?
fairly new to this, so apologies for anything stupid
The text was updated successfully, but these errors were encountered: