Bulk editing appears broken #16548
-
Running two unrelated v4.0.5 environments, both in Docker. Separate hosts, separate domains, separate companies and users. Both are behind Caddy containers which handle the HTTPs, with simple reverse_proxy to the HTTP port of NetBox. I'm unable to perform bulk edits/updates to anything. I've tried with devices, and with interface renames. When I click Apply, nothing happens. This happens on both environments, whether I'm in Safari or Chrome. Console shows something that looks like broken JavaScript, but not sure. Is this a bug, or am I doing something wrong? Was working fine until the 4.0.5 update. I've tried restarting all the containers as well. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Do you have the experimental HTMX navigation turned on in your user preferences? Try turning it off. Search for "HTMX" or "%22true%22" in github issues for more info. |
Beta Was this translation helpful? Give feedback.
-
I feel silly for having missed / forgotten I enabled that. Turning it off resolved the issue. Thanks very much! |
Beta Was this translation helpful? Give feedback.
Do you have the experimental HTMX navigation turned on in your user preferences? Try turning it off.
Search for "HTMX" or "%22true%22" in github issues for more info.