Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Unknown ElementKind "nil" is very hard to trace #263

Open
MagiMaster opened this issue Mar 31, 2020 · 2 comments
Open

Unknown ElementKind "nil" is very hard to trace #263

MagiMaster opened this issue Mar 31, 2020 · 2 comments
Labels

Comments

@MagiMaster
Copy link
Contributor

Even with the typeChecks option on, there still seems to be cases where this failure only happens on mount, at which point the stack trace no longer contains any useful information. Roact has a bit more information it can give at the point the error occurs though (including hostParent and hostKey), which can help narrow things down.

@MagiMaster
Copy link
Contributor Author

That said, I can't verify that hostParent and hostKey are actually pointing at the most useful things at the time it detects the error.

@LPGhatguy LPGhatguy added the bug label Mar 31, 2020
@Codr12
Copy link

Codr12 commented May 14, 2020

I think you should make some projects

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

No branches or pull requests

3 participants