kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

Clicking on an interface row within the Status Menu caused an error #64

Open HeriLFIU opened 5 months ago

HeriLFIU commented 5 months ago

When I had just started running Kytos and accessed the UI, I had gone to the Status Menu and clicked on an interface to display its info panel. This threw the following error:

image

From my observations it was not due to the Status Menu UI itself, but due to some other code while generating the info panel. I was not able to recreate it.

viniarck commented 5 months ago

Thanks for reporting this one.

For future ref for someone to look into it: https://github.com/kytos-ng/ui/blob/master/src/kytos/interfaceInfo.vue#L360