Post

Replies

Boosts

Views

Activity

Reply to "CALayer position contains NaN" Crash in WKWebView on iOS 26 Beta
I found this solution by setting WKWebview's configuration or using xcode26 to build project self.webview.configuration.preferences.textInteractionEnabled = NO; maybe u can try it
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to "CALayer position contains NaN" Crash in WKWebView on iOS 26 Beta
so am i, "How did you pinpoint that it was caused by CSS properties?"@qwwp Did you add breakpoints in these functions? -[CALayer setPosition:] -[CALayer setFrame:] -[UIView setFrame:] -[UIView setBounds:]
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25