Assigning theme variables to a contract causes unexpected type errors #648
Unanswered
AndrewLeedham
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a repro in the TypeScript Playground, it has a workaround for now, just thought I would mention the issue to see if it is expected.
Essentially I was expecting theme variables to be assignable to a contract with the same structure like so:
Beta Was this translation helpful? Give feedback.
All reactions