add changeset

Signed-off-by: headphonejames <generalfuzz@gmail.com>
This commit is contained in:
headphonejames
2023-03-24 13:21:17 -07:00
parent d1f5324dff
commit f95a7e2c5d
+1 -1
View File
@@ -2,4 +2,4 @@
'@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.
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.