You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using Angular 14's new feature 'standalone' components. When importing the JsonSchemaFormModule and using the json-scheme-form component in the template I get NullInjectorError (see attached file).
Describe the bug
I'm using Angular 14's new feature 'standalone' components. When importing the
JsonSchemaFormModule
and using thejson-scheme-form
component in the template I get NullInjectorError (see attached file).Error:
ERROR NullInjectorError: R3InjectorError(Standalone[PlaygroundComponent])[FrameworkLibraryService -> FrameworkLibraryService -> FrameworkLibraryService -> Framework -> Framework]:
To Reproduce
Steps to reproduce the behavior:
JsonSchemaFormModule
json-scheme-form
to the component templateExpected behavior
I expect to see the Json form.
Screenshots
The error:
The standalone component:
The component template:
Desktop (please complete the following information):
Log output covering before error and any error statements
The text was updated successfully, but these errors were encountered: