Does anyone use SwiftUI Tabview with sidebarAdaptable on macOS?

Seems like it does no longer work on 15.1, it’s just ignoring sidebar selection.

A simple example if anyone wants to try it: https://gist.github.com/simonnickel/68d532f48cfd0f6d4b8228cc0e0df7c8

gist:68d532f48cfd0f6d4b8228cc0e0df7c8

GitHub Gist: instantly share code, notes, and snippets.

Gist
@simonnickel Yes, I just noticed that too. It does work for me if I tap in the blank space outside the text though. Please write an Apple bug ticket. I’ll write one too hopefully later today.
@nsgeek you are right, tapping the background works 😱
@simonnickel Apple replied to my feedback that they think this is fixed in macOS 15.2 Beta 2. I don't currently have the 15.2 beta installed on a Mac and I wasn’t planning to either. Do you happen to have a mac with the beta installed to try it?
@nsgeek not right now, but I guess I will try it tomorrow, thanks for the info 😊