terminal message RemoteLayerTreeDrawingAreaProxyMac::scheduleDisplayLink(): page has no displayID
Mark2M opened this issue · 0 comments
Mark2M commented
I just created a Tauri 2 Svelte app running on an M3 macbook pro. Everything appears to be working fine, however when started the last terminal output warns the page has no displayID.
RemoteLayerTreeDrawingAreaProxyMac::scheduleDisplayLink(): page has no displayID
I had renamed the app at some point so maybe I broke something.
Either way, is this something I should worry about?
Cheers