many tabs aren't working after upgrade to 4.0.10 #10161

Closed
opened 2025-12-29 21:27:38 +01:00 by adam · 7 comments
Owner

Originally created by @ghost on GitHub (Aug 30, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.0.10

Python Version

3.12

Steps to Reproduce

Create an IP address
click the "Contacts" tab.

OR

Create a device
click the "Module Bays' tab

Expected Behavior

NetBox should take you to the tab you click on.

Observed Behavior

Nothing is happening.
pages only load if you right click and force them to open in a new tab.

Logs report

AttributeError: 'str' object has no attribute '_meta'

Originally created by @ghost on GitHub (Aug 30, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.0.10 ### Python Version 3.12 ### Steps to Reproduce Create an IP address click the "Contacts" tab. OR Create a device click the "Module Bays' tab ### Expected Behavior NetBox should take you to the tab you click on. ### Observed Behavior Nothing is happening. pages only load if you right click and force them to open in a new tab. Logs report > AttributeError: 'str' object has no attribute '_meta'
adam added the type: bugnetboxseverity: lowtopic: htmx navigation labels 2025-12-29 21:27:38 +01:00
adam closed this issue 2025-12-29 21:27:39 +01:00
Author
Owner

@ghost commented on GitHub (Aug 30, 2024):

Running latest version of chrome. The error I get after clicking on the 'module bays' tab.

image

@ghost commented on GitHub (Aug 30, 2024): Running latest version of chrome. The error I get after clicking on the 'module bays' tab. ![image](https://github.com/user-attachments/assets/b6fc6c2a-244a-4f61-8e40-7d21dc90c3cb)
Author
Owner

@Azmodeszer commented on GitHub (Aug 30, 2024):

Apparently related to HTMX navigation? I can reproduce it if it's enabled. Disabling it fixes it.

@Azmodeszer commented on GitHub (Aug 30, 2024): Apparently related to HTMX navigation? I can reproduce it if it's enabled. Disabling it fixes it.
Author
Owner

@ghost commented on GitHub (Aug 30, 2024):

Apparently related to HTMX navigation? I can reproduce it if it's enabled. Disabling it fixes it.

confirmed. I have HTMX enabled. If I disable it without making any other changes the problem goes away.

@ghost commented on GitHub (Aug 30, 2024): > Apparently related to HTMX navigation? I can reproduce it if it's enabled. Disabling it fixes it. confirmed. I have HTMX enabled. If I disable it without making any other changes the problem goes away.
Author
Owner

@bctiemann commented on GitHub (Sep 19, 2024):

Blocked by #17360

@bctiemann commented on GitHub (Sep 19, 2024): Blocked by #17360
Author
Owner

@arthanson commented on GitHub (Sep 23, 2024):

blocked by. #17571

@arthanson commented on GitHub (Sep 23, 2024): blocked by. #17571
Author
Owner

@bctiemann commented on GitHub (Dec 12, 2024):

Incidentally I believe this has been fixed via other HTMX work that has taken place. I cannot reproduce any of the failures described in the initial issue description. I think this can be closed.

@bctiemann commented on GitHub (Dec 12, 2024): Incidentally I believe this has been fixed via other HTMX work that has taken place. I cannot reproduce any of the failures described in the initial issue description. I think this can be closed.
Author
Owner

@jeremystretch commented on GitHub (Nov 7, 2025):

Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.

@jeremystretch commented on GitHub (Nov 7, 2025): Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10161