Fix setting the state with useQueryParamState makes inputs lose their focus

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-05-05 11:34:27 +02:00
parent 1a10956029
commit 889d89b6ec
3 changed files with 15 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core': patch
'@backstage/plugin-api-docs': patch
---
Fix setting the state with `useQueryParamState` makes inputs lose their focus.