Bug: usePageLoad uses incorrect filter
When I list the datasets from https://genebank.worldveg.org/test.html#/datasets and then click on the last dataset "Characterization data of tomato and wild tomato accessions from the WorldVeg genebank collection", the list of accessions in this dataset is incorrect: it does not include the initialFilter
provided in DatasetDetailsPage
: initialFilter: { datasets: [ match.params.uuid ] }
but some other filter.