Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPad SwiftUI Scrollview Row #111

Open
wisepmlin opened this issue Apr 10, 2024 · 0 comments
Open

iPad SwiftUI Scrollview Row #111

wisepmlin opened this issue Apr 10, 2024 · 0 comments

Comments

@wisepmlin
Copy link

[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)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant