Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Assignability errors with unresolved parameterized types #84

Closed
MichaelRFairhurst opened this issue Nov 22, 2016 · 1 comment
Closed
Assignees

Comments

@MichaelRFairhurst
Copy link
Contributor

Seeing this error:

WARNING: Attribute value expression (of type (Language) → String) is not assignable to component input (of type (T) → String)

Looks like the component is generic...this will cause some problems...

@MichaelRFairhurst
Copy link
Contributor Author

PR #91 merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants