Skip to content
Discussion options

You must be logged in to vote

Okay I see the issue. The error you're showing was a byproduct of us changing type any to unknown in is-react-component.ts which was used to assert a given value to a valid React component. For this, at least for now, we need to leave any in is-react-component.ts so it can continue correctly asserting given values to valid React components. I'll be looking into reverting it back to any.

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@cacooper16
Comment options

@deebov
Comment options

@cacooper16
Comment options

@deebov
Comment options

Answer selected by cacooper16
@deebov
Comment options

@cacooper16
Comment options

@deebov
Comment options

@cacooper16
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants