[INVALID] RC.0 and custom components

I spent the all day on that problem and I’ve got no freaking idea where and how to solve it.

I could just say that it seems that I have a lot of problems with my custom components.
The problem are mostly:

  • Event not fired (ionViewWillEnter etc.)
    or
  • Zone not updated (in a page where I use one of my custom component, if I change the model for example in ionViewWillEnter the change not gonna be displayed)

Feel so out of ideas :frowning:

Anyone got some clue?

Found the problem, I’m dumb

See https://github.com/driftyco/ionic/issues/8352