[Ionic v4.0] ion-slides

I have created a component in my project that is purely an ion-slides UI component. I’ve injected into the main page of my side-drawer template app and I’m experiencing a number of issues/annoyances:

  1. The content doesn’t always center within the main pane. It seems as though the width of the individual ion-slide items all get set with an inline element style width that is greater than the pane width! I’ve realised that this only happens when the whole app is loaded. If I click on the side menu item of the page to reload it individually, the issue disappears. This leads me to believe it’s an issue with the order that components are rendered. Can anyone help me understand what is happening? Is it a bug?

  1. I can’t work out how to get navigation arrows to display/work - is this possible?

The above Stackblitz shows one other peculiarity - with loop set to true in the options, when you get to the last slide and you go to the next slide, it jumps to second element rather than the first! Any help on this willl be appreciated.

Thanks

Gez

Tried installing the component but after unpacking the file the installation is suddenly stopping and an error window is occurring which says that it is corrupted. Thanks and Regards, 3ds emulator download Cartoon HD download https://droid4x.org/

I’ve added a Stackblitz project to the question - maybe you will be able to help me out through that?

Thanks

Gez

I’ve also added a screenshot of what is happening…