After converting my SwiftUI project to Catalyst I get this strange error message on the console:
[API] cannot add handler to 3 from 3 - dropping
This happens when a view is scrolled, even in release mode, and quite a lot, probably every frame. It seems the whole logging slows the app down.
I am sorry to be so unspecific, I just don't know where to start from here. (Except of filing a bug of course)
Has anyone had a similar experience? Where and when? Is there maybe a workaround?
There is a thread in the Apple Forum, which is not solving the problem at all:
https://developer.apple.com/forums/thread/719267
I have nothing found here nor by google.
Xcode is 14.2 macOS 13.2.1