BUG in ionic lazy loading custom component

I have custom component imported on the page both use Lazyloading, and when I change anything in component doesn’t appear in the screen as well, I should redo “ionic serve” to show my update, why is this behavior happening? is it normal in Lazyloading?

Is your component a component use in another component use in a page something like that?

If yes, I would say it’s a know side issue of the cli or app-script (didn’t found right now, but on the forum or on GitHub you could find some conversations about that)