Replies: 1 comment
-
Hey, you should use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the screenshot, you'll see the gray error box was a previous error, that told me not to look for RoundedRectangle inside of a shape by using:
.find(RoundedRectangle.self)
and to use the suggested line of code instead.When I used the suggested line of code, I received an error response stating that it was impossible because it has no clue what I'm talking about. 🤷🏾♂️
Any ideas on how to proceed? Is it me, am I doing something wrong? Or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions