add changeset

Signed-off-by: headphonejames <generalfuzz@gmail.com>
This commit is contained in:
headphonejames
2023-03-24 11:29:53 -07:00
parent 135b3d9a9c
commit d1f5324dff
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': minor
---
Reverted the check if selectedOptions is different than queryParameters before invoking setSelectedOptions. This was preventing updating list items when a query string was already present in the URL when loading the page.