Skip to content

"anyView" on MacOS in InternalWrappingHStack #32

Description

@neHCuoHEpa

Describe the bug
When try to run the library 2.2.4 on MacOS an error is presented on following line:

@inline(__always) static func isVisible(view: AnyView) -> Bool { ... return NSHostingController(rootView: anyView).sizeThatFits(in: CGSize(width: CGFloat.greatestFiniteMagnitude, height: CGFloat.greatestFiniteMagnitude)).width > 0 ... }

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions