square1-io / nova-metrics

Add support for resource-filters on your Laravel Nova Metrics
MIT License
27 stars 6 forks source link

Unexpected addition to browser history #5

Open scottgrayson opened 4 years ago

scottgrayson commented 4 years ago
  1. view nova dashboard
  2. view index with custom metric
  3. click back button in browser

expected: go back to nova dashboard

result: query params are removed from url, but stays on index (need to hit back again to return to previous page)