Tested a little bit with new TCP/UDP support and i found one bug where the "Add Resource" button is directly showing the Traefik and Gerbil configuration with undefinded values.
Click on "Add Resource" and fill all fileds for a TCP/UDP (no HTTP) resource -> click on "Create Resource" -> then click on "Close" and not "Got to Resource" -> click on "Add Resource" again
Currently you can fix this by reloading the page.
Originally created by @Lokowitz on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/145
Originally assigned to: @miloschwartz on GitHub.
Tested a little bit with new TCP/UDP support and i found one bug where the "Add Resource" button is directly showing the Traefik and Gerbil configuration with undefinded values.
Click on "Add Resource" and fill all fileds for a TCP/UDP (no HTTP) resource -> click on "Create Resource" -> then click on "Close" and not "Got to Resource" -> click on "Add Resource" again
Currently you can fix this by reloading the page.

Ah, I know exactly what's causing this. I'm not a fan of our modal component because it requires manually resetting.
This is a quick fix I will include in the next update. Reloading should do the trick for now.
<!-- gh-comment-id:2629464594 -->
@miloschwartz commented on GitHub (Feb 2, 2025):
Ah, I know exactly what's causing this. I'm not a fan of our modal component because it requires manually resetting.
This is a quick fix I will include in the next update. Reloading should do the trick for now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Lokowitz on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/145
Originally assigned to: @miloschwartz on GitHub.
Tested a little bit with new TCP/UDP support and i found one bug where the "Add Resource" button is directly showing the Traefik and Gerbil configuration with undefinded values.
Click on "Add Resource" and fill all fileds for a TCP/UDP (no HTTP) resource -> click on "Create Resource" -> then click on "Close" and not "Got to Resource" -> click on "Add Resource" again
Currently you can fix this by reloading the page.
@miloschwartz commented on GitHub (Feb 2, 2025):
Ah, I know exactly what's causing this. I'm not a fan of our modal component because it requires manually resetting.
This is a quick fix I will include in the next update. Reloading should do the trick for now.