Update .changeset/smart-crabs-dream.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-04-11 14:24:15 +02:00
committed by GitHub
parent 8c7d59c923
commit 0ba73cdec9
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-catalog-react': minor
'@backstage/plugin-catalog-react': patch
---
Reverted the check if the selected options list is different than the query parameters list before invoking setSelectedOptions method. This was preventing updating list items when a query string was already present in the URL when loading the page.
Reverted the check if the selected options list is different than the query parameters list before invoking `setSelectedOptions` method. This was preventing updating list items when a query string was already present in the URL when loading the page.