Alexander Harding

Results 397 comments of Alexander Harding

https://github.com/ionic-team/ionic-framework/assets/2166114/a891d1fa-f569-4649-935e-2b07b2e30d47 @liamdebeasi I just found a use case where Apple App Store app allows swipe back to a page you were never on. Please see screenshot. :) I'm reopening, hopefully...

In case anyone else is reading looking for a workaround, I found that if you push a route with a custom animation that has no forward animation but has the...

Another use case: I would like to have a `dragStart` and `dragEnd` events on card modal to open and close the keyboard.

> Any updates here? I'm facing the same performance issue related to DOM detached elements that are referenced by a WeakMap. Any suggested date or workaround? Vote on the issue...

Unfortunately, this fix is much more hacky for projects using Ionic then if it were patched in Ionic directly. @liamdebeasi would it be possible to either add `stroke: unset` to...

Attaching for reference: https://bugs.webkit.org/show_bug.cgi?id=258375

This appears to be resolved in iOS 17.4

Working on this now

Definitely! I'll see what I can do. Also, thanks for the workaround, I am doing something similar for the moment. Thanks again

So the pull request I just made only _partially_ fixes the root problem. @tbosch, I think you slightly misunderstood me -- I'm talking about transcluding these troubled elements, not putting...