{
  "$type": "site.standard.document",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreibg7ciiidhwrucyzl77j63cgueu2hnfk3hgy7on24rf3twx2yp4a4"
    },
    "mimeType": "image/webp",
    "size": 28700
  },
  "description": "A list of current bugs.",
  "path": "/2025-07-17-ios-26-beta-3-bugs/",
  "publishedAt": "2025-07-17T00:23:30.000Z",
  "site": "at://did:plc:ex23caczr45rodrfcxrwps6h/site.standard.publication/self",
  "tags": [
    "sdk"
  ],
  "textContent": "I’m working through feature updates for both Singapore Buses and NetNewsWire and I’m hitting a few persistent bugs I can’t seem to workaround.\n\nSidebar (in a 3 column layout):\n\nText in cells doesn’t adapt to dark mode appearance changes: label.textColor = .label is ineffective. (UIKit)\n\nNavigation title and navigation subtitle text doesn’t adapt to dark mode appearance changes (same as above). (UIKit)\n\nSecondary View Controller (in a 3 column layout):\n\nUnable to stop a table or collection view cell’s selected background from extending under the sidebar. Countless hours have been wasted on this: UIScrollEdgeEffect, UIBackgroundExtensionView, hacking away at a cell’s contentView frame with a chisel (followed by hammer smashing into my MacBook). (UIKit)\n\nSheets\n\nNavigation bar title text in a presented .sheet doesn’t adapt to dark mode appearance changes. (SwiftUI)",
  "title": "iOS 26 Beta 3 Bugs"
}