Closed SandorUK closed 1 year ago
Hi SandorUK, yes, I can confirm this issue, thank you for reporting it, I will investigate and hopefully fix it soon,
The issue was using the disabled
modifier to disable the scrolling if the alert does not need to be scrollable. This worked fine until iOS 17, but since iOS 16, the scrollDisabled(_:) modifier should be used anyway, so this one will be used on iOS 16 and above and the issue should be fixed in 2.5.0
.
Please let me know if you still experience issues after upgrading to the latest version.
@divadretlaw I can confirm upgrading to 2.5.0
is the solution.
Thank you!
Please provide a link or a crypto wallet to send you a coffee!
.
Thank you for the offer, but there is no need. Thank you for using this project, even in case its only for trying it out 👍🏻
Hi David (or anyone contributing to this repo),
Since upgrading to Xcode 15 I have noticed an issue, but couldn't figure out the underlying cause. I wonder if you experienced anything similar?
Environment
Repro Steps
Notes
Sample alert snippet:
Sample multiline text field constructor method: