Skip to content

Failed to resolve reference #1836

Answered by EmilTholin
phhoef asked this question in Q&A
Nov 23, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @phhoef!

If you can see the data in the store in Reactotron, and it works when you reload without resetting the state, then you most likely have a race condition in your data loading, i.e. your ToolshedModel instances are at least sometimes created before your EquipmentModel instances.

Do you think you could include a minimal example in CodeSandbox or something similar?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@phhoef
Comment options

@EmilTholin
Comment options

@phhoef
Comment options

Answer selected by phhoef
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