grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
18 stars 1 forks source link

Using the browser back and forwards buttons don't work as expected #121

Closed grafakus closed 2 months ago

grafakus commented 2 months ago

Bug description

Using the browser back and forwards buttons don't work as expected: it looks like some navigation back and forth works, but not consistently.

Steps to reproduce

For instance:

  1. Go to "All services"
  2. Navigate to "Profile types" then "Flame graph"
  3. Click on the browser's back button

Actual behaviour

After clicking once on the back button, nothing happens. After a few clicks, the browser goes to a blank tab.

Expected behaviour

Clicking on the back button should lead to the previous view.