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

Can't see on Canvas, on in Preview Mode #51

Open
sherwinzadeh opened this issue Dec 3, 2020 · 1 comment
Open

Can't see on Canvas, on in Preview Mode #51

sherwinzadeh opened this issue Dec 3, 2020 · 1 comment

Comments

@sherwinzadeh
Copy link

If I include within one of my own views, I can't see it on the canvas in Xcode. However I can see it in Preview mode.

My code is fairly simple:

WaterfallGrid(allTopics, id: \.id) { topic in TopicCapsule(topic: topic) }

Screen Shot 2020-12-03 at 11 39 27 AM

Screen Shot 2020-12-03 at 11 39 36 AM

@temrov
Copy link

temrov commented Dec 23, 2020

Yeah. Same.
I suppose it happens because of async layout calculation

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

2 participants