ngx-schema-form
ngx-schema-form copied to clipboard
VS Code is reporting error
VS Code is reporting following error.
[Angular] 'sf-form' is not a known element:
- If 'sf-form' is an Angular component, then verify that it is part of this module.
- If 'sf-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
[Angular] Can't bind to 'schema' since it isn't a known property of 'sf-form'.
- If 'sf-form' is an Angular component and it has 'schema' input, then verify that it is part of this module.
- If 'sf-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
- To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.
@abhishekgoenka Did you find the solution? i have the same problem.
No. I dropped ngx-schema-form from our project.