hsuanxyz / ionic3-chat

ionic3 chat example
https://stackblitz.com/edit/ionic3-chat
MIT License
466 stars 212 forks source link

Template parse error #15

Open kenken64 opened 6 years ago

kenken64 commented 6 years ago

'emoji-picker' is not a known element:

  1. If 'emoji-picker' is an Angular component, then verify that it is part of this module.
  2. If 'emoji-picker' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
[ERROR ->]<emoji-picker [(ngModel)]="data.message">
HEEYSANDOVAL commented 6 years ago

Tengo ese mismo error ayuda!