Post

Replies

Boosts

Views

Activity

Reply to How to handle target="_blank" in new SwiftUI WebView
Submitted https://feedbackassistant.apple.com/feedback/19007859
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to WebKit for SwiftUI: Observations
In Beta 4 I get different errors. How are we supposed to use this thing?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to WebKit for SwiftUI: Observations
This is what I've done so far: Button { page.load(page.backForwardList.backList.last!) } label: { Image(systemName: "chevron.backward") } .disabled(page.backForwardList.backList.isEmpty)
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to WebKit for SwiftUI: Observations
The release notes for Xcode 26 Beta 3 says that Observations not being available is fixed but I still get the same compiler error.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to Scroll to top does not perform well with NavigationBarItem.TitleDisplayMode.large
Same issue here. Thanks for logging a ticket.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to onScrollTargetVisibilityChange on List
Aren't Lists using a ScrollView internally? I am constantly perplexed over how differently they are treated. See https://developer.apple.com/forums/thread/758922 for another example.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Jun ’25
Reply to In Tahoe, Safari tabs and Favorite bookmarks unreadable
Agreed, add back the option to disable this nonsense.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to WebKit for SwiftUI: Observations
Thank you for confirming. Am I correct in understanding this API is needed for the BackForwardList also? Or how is that used?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to onScrollPhaseChange doesn't get called when using List
Not fixed in Xcode 26 Beta 1, WTF?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to onScrollPhaseChange doesn't get called when using List
FB14257442
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to onScrollPhaseChange doesn't get called when using List
Xcode 16 Beta 3 did not resolve the issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24