Closed
Description
Deployment Type
On prem
NetBox Version
v4.0.6
Python Version
3.11
Steps to Reproduce
- enable htmx navigation on user
- goto ipam > ip addresses, create an ip
- create a device
- create an interface on that device
- on the interfaces list view, press the + button and choose to add an IP address
- choose assign IP tab on top left
- Fill in the previously created IP address and press search
- click the ip in the list
- note that now loaded edit ip address page has rendered weirdly and has two copies of the footer.
Expected Behavior
edit ip address page should render normally
Observed Behavior
odd rendering + dual footers (bar in the middle is from screenshot tool scrolling)