You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Popovers] - No PopoverModel present in responder chain (<Shuto.PopoverGestureContainer: 0x1283bed40; frame = (0 0; 1366 1024); autoresize = W+H; layer = <CALayer: 0x301af7680>>) - has the source view been installed into a window? Please file a bug report (https://github.com/aheze/Popovers/issues).
[Popovers] - No
PopoverModel
present in responder chain (<Shuto.PopoverGestureContainer: 0x1283bed40; frame = (0 0; 1366 1024); autoresize = W+H; layer = <CALayer: 0x301af7680>>) - has the source view been installed into a window? Please file a bug report (https://github.com/aheze/Popovers/issues)..popover(
selection: $selection,
tag: "(page.id.uuidString)",
attributes: {
$0.position = .absolute(
originAnchor: .bottom,
popoverAnchor: .top
)
}
) {
PageHoverPreview(page: page, selection: $selection)
}
The text was updated successfully, but these errors were encountered: