angular · angular/NG8001
NG8001
Unknown Element
An unknown HTML element or component selector was used in a template. If it is a custom element, add CUSTOM_ELEMENTS_SCHEMA to the module's schemas. If it is an Angular component, ensure the component is declared or imported in the correct module or standalone imports.