CSS or javascript bug on browser #6097

Closed
opened 2025-12-29 19:36:47 +01:00 by adam · 2 comments
Owner

Originally created by @jk-onnet on GitHub (Feb 16, 2022).

NetBox version

v3.1.8

Python version

3.9

Steps to Reproduce

Having 100 VMs entry.

  1. Select the 25 per page.
  2. Select second page
  3. Click on a virtual machine (e.g. vm48)
  4. "Click to go Back" in browser (edge, google chrome)
    css style disappear

Expected Behavior

Normal data UI

Observed Behavior

Screenshot 2022-02-16 094134

Originally created by @jk-onnet on GitHub (Feb 16, 2022). ### NetBox version v3.1.8 ### Python version 3.9 ### Steps to Reproduce Having 100 VMs entry. 1. Select the 25 per page. 2. Select second page 3. Click on a virtual machine (e.g. vm48) 4. "Click to go Back" in browser (edge, google chrome) css style disappear ### Expected Behavior Normal data UI ### Observed Behavior ![Screenshot 2022-02-16 094134](https://user-images.githubusercontent.com/85537520/154180127-869a538d-37cc-4740-8454-70e7198ff103.png)
adam added the type: bugstatus: under review labels 2025-12-29 19:36:47 +01:00
adam closed this issue 2025-12-29 19:36:48 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 18, 2022):

I'm not able to reproduce this on v3.1.8 in either Firefox or Chrome. Your browser seems to be displaying the HTMX response from paginating the table, but everything I've tried renders the complete page as expected. It may have something to do with your local cache settings.

@jeremystretch commented on GitHub (Feb 18, 2022): I'm not able to reproduce this on v3.1.8 in either Firefox or Chrome. Your browser seems to be displaying the HTMX response from paginating the table, but everything I've tried renders the complete page as expected. It may have something to do with your local cache settings.
Author
Owner

@jeremystretch commented on GitHub (Mar 24, 2022):

Closing this as there's been no further response.

@jeremystretch commented on GitHub (Mar 24, 2022): Closing this as there's been no further response.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6097