ngx-amap icon indicating copy to clipboard operation
ngx-amap copied to clipboard

ERROR in : 'ngx-amap' is not a known element:如何解决?

Open YuxingXie opened this issue 5 years ago • 1 comments

[ng] 1. If 'ngx-amap' is an Angular component, then verify that it is part of this module. [ng] 2. If 'ngx-amap' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. (" [ng] <ion-card-content class="p-0 m-0"> [ng] [ERROR ->] <ngx-amap class="demo-map"> </ngx-amap> [ng] </ion-card-content> [ng] </ion-card> [ng] ") [ng]

YuxingXie avatar Mar 11 '19 07:03 YuxingXie

我也遇到了一样的问题 'ngx-amap' is not a known element

herohql521 avatar Feb 21 '22 07:02 herohql521