swiftuibugs's profile picture. Have you found any bugs that you would like to share? DM/Tag me 😀

swiftuibugs

@swiftuibugs

Have you found any bugs that you would like to share? DM/Tag me 😀

置頂

The bugs reported here have sample code images and they all have alternative text for accessibility so if you want to copy the code you can right click on the images and inspect the element.


swiftuibugs 已轉發

@zntfdr In a ScrollView/LazyVGrid, when rapidly scroll up and down sometime preference value appears to not propagated up so the corner radius is not set for the row of images: should be rounded, but they're square instead. I'm use you `readSize()`. gist.github.com/mattyoung/c77a…


swiftuibugs 已轉發

Odd nav stack behavior: push a child view, when modifies the parent's @​State var via binding cause another child view push on the nav stack over and over. But if pop back to any child and mutate the state doesn't push another. Bug? @zntfdr gist.github.com/mattyoung/99c6…


Resolved in iOS & iPadOS 14.5 Beta 3 "The keyboardShortcut(_:) modifier now works in UIKit lifecycle apps. (73792634)" developer.apple.com/documentation/…

The keyboardShortcut modifier doesn't work when the UIHostingController isn't the rootViewController of the application window. Displaying it modally, for example, does not enable the keyboard shortcuts. iPadOS 14.3 #SwiftUI

swiftuibugs's tweet image. The keyboardShortcut modifier doesn't work when the UIHostingController isn't the rootViewController of the application window. Displaying it modally, for example, does not enable the keyboard shortcuts.
iPadOS 14.3
#SwiftUI


swiftuibugs 已轉發

Celebrate the accomplishments of individuals in the Black Swift community in this new article: swift.org/blog/black-his…


Resolved in iOS & iPadOS 14.5 Beta 2 "Dynamic properties such as State, Environment, and others now work correctly in ButtonStyle instances. (62886135)" developer.apple.com/documentation/…

EnvironmentObjects are not propagated to ButtonStyles, resulting in a fatal error "A View.environmentObject (_ :) for * may be missing as an ancestor of this view". iOS version: 14.3 #SwiftUI

swiftuibugs's tweet image. EnvironmentObjects are not propagated to ButtonStyles, resulting in a fatal error "A View.environmentObject (_ :) for * may be missing as an ancestor of this view".
iOS version: 14.3
#SwiftUI


Resolved in iOS & iPadOS 14.5 Beta 2 "The dismissal animation of a popover modifier when running in a compact horizontal size class now renders as expected. (52606403)" developer.apple.com/documentation/…

The popover modifier presents a buggy behavior when dismissing using drag gesture. iOS version: 14.3 #SwiftUI

swiftuibugs's tweet image. The popover modifier presents a buggy behavior when dismissing using drag gesture. 
iOS version: 14.3
#SwiftUI


swiftuibugs 已轉發

The #SwiftUI team fixed Picker in Menu. Yay! 🎉 I got a response on a Feedback I filed back on November 1, 2020. Tested it (see below) and it's looking good! Thank you, SwiftUI Team! 👍


Loading...

Something went wrong.


Something went wrong.