-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
Critical
Description of problem:
When i put this in backstage-dynamic-plugins-developer-hub all is fine plugins: - package: '@internal/plugin-scaffolder@0.1.0' integrity: sha512-B9Dvr9CFPYF8kNGfjYv+DkGhl5qbmmePfjIaGwPb4SFMob21i+KQLA7XaLtwNg2GSMsnF2 disabled: false However when I put the following then RHDH signin page comes blank - package: '@internal/plugin-scaffolder@0.1.0' integrity: sha512-B9Dvr9CFPYF8kNGfjYv+DkGhl5qbmmePfjIaGwPb4SFMob21i+KQLA7XaLtwNg2GSMsnF2I6enfG0vVCiXetfg== disabled: false pluginConfig: dynamicPlugins: frontend: internal.plugin-scaffolder: scaffolderFieldExtensions: - importName: GenerateUid
Version-Release number of selected component (if applicable):
1.2
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
With custom field extension gives blank screen
Expected results:
Expected it should show login/signin page
Additional info: