facebook

Problem with Validation

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #608217 Reply

    amcwarpie
    Participant

    Hello

    i have problem with validation.
    I dont change anything in code. But when i think codemix is updated i get still errors example:

    ‘app-header’ is not a known element: 1. If ‘app-header’ is an Angular component, then verify that it is part of this module. 2. If ‘app-header’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ‘@NgModule.schemas’ of this component to suppress this message.

    App creation in Ionic3

    • This topic was modified 5 years, 3 months ago by amcwarpie.
    #608236 Reply

    ignaciom
    Moderator

    Hey,

    Do you get this error also when running the application? Have you verified that you are declaring the component on the @NgModule ‘declarations’ : [] field. If you are using this same component outside the scope of this module, Are you also adding it to the exports: [] ?

    Best Regards
    Ignacio

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem with Validation

You must be logged in to post in the forum log in