BlazorTransitionableRoute icon indicating copy to clipboard operation
BlazorTransitionableRoute copied to clipboard

Double transition in IOS on swipe gestures

Open emetrix opened this issue 2 years ago • 2 comments
trafficstars

I'm trying to implement your library in a Blazor WebAssembly PWA. But I've noticed a stange behaviour on IOS (iPhone SE 2020 - IOS 16.3.1) when using the swipe gestures left and right to navigate through the pages. Btw. I was looking for a way to disable these swipe gestures but I did not found any reliable solution yet. Nevertheless it seems there are happening two transitions when the page change initiated by a swipe is done !?

emetrix avatar Mar 17 '23 11:03 emetrix

Thank you for pointing this out. I am unable to currently develop with iPhones so will look to the community to assist with this one. Apologies.

JByfordRew avatar Mar 17 '23 11:03 JByfordRew

I would happily contribute, but I can't reproduce this bug. Can you share some repro steps or a code example, @emetrix ? Also, I assume the bug happens on safari?

paator avatar Nov 10 '23 09:11 paator