diff --git a/.changeset/old-melons-bathe.md b/.changeset/old-melons-bathe.md index 1a0db03b6e..ac21377171 100644 --- a/.changeset/old-melons-bathe.md +++ b/.changeset/old-melons-bathe.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder': patch --- -Fixed the `allowedOwners` from resetting itself when you make a selection or leave the Allowed Owners drop down and start typing in an input below it +Fixed a bug where the `allowed*` values for the `RepoUrlPicker` would be reset on render.