I have a list with approximately 5 items. When I select 1 item in an Android app, there is a delay until start transition between views. After I click on an item, it takes approximately 1 second to start the transition to another view. The transition not starts instantly when I click in an ion-item or using a href. I’ve also tested on browser and the problem is the same.
How can I solve this? I’ve tried many solutions but nothing solved this.
Thanks in advance,