#double tap on link on ios

4 messages · Page 1 of 1 (latest)

placid ember
#

I think material.angular.io is based on a sidebar with links to pages and works fine on iOS. Looks like it's a problem with your speficic app. Could you provide a minimal reproducible example maybe on stackblitz?

does it work correctly with other touch devices like Android?

nocturne basin
#

Thanks for the reply. if you want I can share a zip with a clone of my app. On Android devices it works correctly.
I didn't use angular material but I installed bootstrap.

placid ember
#

I am very stressed in this period and don't have the time to install and test your app :/
but maybe someone else form the community could help.

bootstrap is fine as well. Just saying that links on a sidebar should work fine theroretically

nocturne basin
#

but I think so too. and I took it for granted.
but if I text it on iOS I have to double tap to open the link.
However, I noticed that if I remove an ng-template that is based on an if everything works correctly. For completeness, I'll upload the .html file of the component