Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Ionic 5 Components

$
0
0

Hi everybody.

I have created five custom components, which I want to use in one page however more than two components are not shown at the same time. The components are loaded, I have tested it via console.log on ngOnInit(). There is no problem of loading of components but showing them.
And when I change the calling order on my html page only first above ones will be shown. Is there any way to handle this issue?

in my home.page.html

<app-notes cdkDrag> </app-notes>

  <app-player cdkDrag></app-player>

  <app-online-sources cdkDrag></app-online-sources>

  <app-kiosk cdkDrag></app-kiosk>

App notes and app player will work only. When I change the order of the components then the first two only will be shown.

Thanks all in advance.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>