Merge pull request #15308 from backstage/blam/start-over-next

Parse initial `formData` from `querystring` in `scaffolder/next`
This commit is contained in:
Ben Lambert
2022-12-20 10:56:55 +01:00
committed by GitHub
4 changed files with 72 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Parse `formData` from `window.location.query` for `scaffolder/next`