Selecting the position field on device creation page without selecting a rack crashes the chrome tab #6674

Closed
opened 2025-12-29 19:43:48 +01:00 by adam · 0 comments
Owner

Originally created by @kkthxbye-code on GitHub (Jul 17, 2022).

Originally assigned to: @kkthxbye-code on GitHub.

NetBox version

v3.2.7-dev

Python version

3.10

Steps to Reproduce

  1. Navigate to the device creation form
  2. Click on the "Position" select field

Expected Behavior

Select field opens

Observed Behavior

Chrome tab crashes. Firefox works fine.

I have absolutely no idea what is going on here. Must be some kind of race condition with slim-selects own call to focus and netbox.

Originally created by @kkthxbye-code on GitHub (Jul 17, 2022). Originally assigned to: @kkthxbye-code on GitHub. ### NetBox version v3.2.7-dev ### Python version 3.10 ### Steps to Reproduce 1. Navigate to the device creation form 2. Click on the "Position" select field ### Expected Behavior Select field opens ### Observed Behavior Chrome tab crashes. Firefox works fine. I have absolutely no idea what is going on here. Must be some kind of race condition with slim-selects own call to focus and netbox.
adam added the type: bugstatus: accepted labels 2025-12-29 19:43:48 +01:00
adam closed this issue 2025-12-29 19:43:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6674