Contextual help unavailable in "Add inventory item" form #5417

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

Originally created by @hoalex on GitHub (Sep 23, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.3

Python version

3.9

Steps to Reproduce

  1. Create a new device or select an existing one
  2. Click on "Add Components" --> "Inventory Items"
  3. Click the Help button in the top right

Expected Behavior

A popup showing contextual help for inventory items should appear.

Observed Behavior

Nothing happens.
Javascript console shows: Uncaught TypeError: this._element is undefined

Originally created by @hoalex on GitHub (Sep 23, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.3 ### Python version 3.9 ### Steps to Reproduce 1. Create a new device or select an existing one 2. Click on "Add Components" --> "Inventory Items" 3. Click the Help button in the top right ### Expected Behavior A popup showing contextual help for inventory items should appear. ### Observed Behavior Nothing happens. Javascript console shows: `Uncaught TypeError: this._element is undefined`
adam added the type: bugstatus: accepted labels 2025-12-29 19:27:44 +01:00
adam closed this issue 2025-12-29 19:27:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5417