Unhandled Promise rejection: Template parse errors:
'popup' is not a known element:
If 'popup' is an Angular component, then verify that it is part of this module.
If 'popup' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message. ("<img [src] = "imageUrl"/>
<button (onclick) = "showPopUp()">Change Image
[ERROR ->]
Add your custom html elements here
"): AppComponent@2:0 ; Zone: ; Task: Promise.then ; Value: SyntaxError {__zone_symbol__error: Error: Template parse errors:
'popup' is not a known element:
If 'popup' is an Angular component,……} Error: Template parse errors:
'popup' is not a known element:
If 'popup' is an Angular component, then verify that it is part of this module.
If 'popup' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message. ("<img [src] = "imageUrl"/>
<button (onclick) = "showPopUp()">Change Image
[ERROR ->]
Add your custom html elements here
Unhandled Promise rejection: Template parse errors: 'popup' is not a known element: