Liam DeBeasi

Results 532 comments of Liam DeBeasi

Thanks for the issue. Does this happen with the native text input ``?

Thanks for the additional info. There are a couple things going on here. 1. When using `ion-input`, Ionic's scroll assist utility kicks in. This utility scrolls the content to ensure...

Thanks for the issue. This has been resolved via https://github.com/ionic-team/ionic-framework/pull/25749, and a fix will be available in an upcoming release of Ionic Framework.

Thanks for the issue. I can confirm that this is a bug. It looks like this behavior was added in https://github.com/ionic-team/ionic-framework/commit/7214a8401b709e1353155304cf6e9f97b2b4d294. The behavior was added in order to account for...

Thanks for the issue. We do not recommend using `ion-buttons` to wrap non `ion-button` elements, so I would not expect the examples you provided to work as expected. That being...

Multiple items will also be fixed with this. Specifically, we will be removing this logic: https://github.com/ionic-team/ionic-framework/blob/main/core/src/components/item/item.tsx#L237. This is the code that triggers the multiple interactive issue you are running into....

Thanks for the issue. I took a closer look at your GitHub repo and this appears to be a bug in WKWebView, which is the WebKit-based webview on iOS that...

We are waiting for Apple to implement a fix in iOS. I will update this thread when I have more to share.

As I said in my last comment, we are waiting for Apple to implement a fix in iOS. Locking this thread for now since we have a good understanding of...

Hi everyone, I am posting here again as I am merging a related thread. This thread is tracking a bug in WKWebView where the autofill feature in iOS is not...