Configure table doesn't work for virtual machines #5311

Closed
opened 2025-12-29 19:26:32 +01:00 by adam · 1 comment
Owner

Originally created by @luhaijiao on GitHub (Sep 3, 2021).

NetBox version

v3.0

Python version

3.7

Steps to Reproduce

  1. click 'configure table' on 'Virtual Machines' page,
  2. User can not either 'Add' or 'Remove' columns.

Expected Behavior

User shall be able to add or remove columns for the table

Observed Behavior

No response while user click 'add' or 'remove' button and the following error was noted in web browser console

netbox.js:17 Uncaught DOMException: Failed to execute 'querySelector' on 'Document': 'label[for=id_cf_App Owner]' is not a valid selector.
at Jg (http://172.17.3.100/static/netbox.js:17:1490)
at Zg (http://172.17.3.100/static/netbox.js:17:1782)
at HTMLDocument.kv (http://172.17.3.100/static/netbox.js:17:17674)

Originally created by @luhaijiao on GitHub (Sep 3, 2021). ### NetBox version v3.0 ### Python version 3.7 ### Steps to Reproduce 1. click 'configure table' on 'Virtual Machines' page, 2. User can not either 'Add' or 'Remove' columns. ### Expected Behavior User shall be able to add or remove columns for the table ### Observed Behavior No response while user click 'add' or 'remove' button and the following error was noted in web browser console netbox.js:17 Uncaught DOMException: Failed to execute 'querySelector' on 'Document': 'label[for=id_cf_App Owner]' is not a valid selector. at Jg (http://172.17.3.100/static/netbox.js:17:1490) at Zg (http://172.17.3.100/static/netbox.js:17:1782) at HTMLDocument.kv (http://172.17.3.100/static/netbox.js:17:17674)
adam added the status: duplicate label 2025-12-29 19:26:32 +01:00
adam closed this issue 2025-12-29 19:26:32 +01:00
Author
Owner

@thatmattlove commented on GitHub (Sep 3, 2021):

Please upgrade to v3.0.1 - this was fixed as part of #7075

@thatmattlove commented on GitHub (Sep 3, 2021): Please upgrade to v3.0.1 - this was fixed as part of #7075
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5311