mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-17 20:30:49 -05:00
Error when adding multiple targets in one go without changing the port #117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aswinrajeevofficial on GitHub (Mar 4, 2025).
Originally assigned to: @oschwartz10612 on GitHub.
Hi there,
I'm not sure if this has been reported before but there's a minor bug when we add an IP and port in Resources.
If there are multiple IPs, after we save one, the IP field gets cleared, but the port doesn't.
When we enter a new IP and keep the same port (that wasn't cleared), it results in an error (NaN)
Steps to Reproduce:
Expected Result:
IP gets added with port value.
Actual Result:
Error with NaN