After getting the custom state from the URL, when I reference a feature of that state it is empty despite the fact that the state is saved. Why is that?
What do you mean by ‘custom state from URL’, and ‘feature of that state’?
So, for one of the elements on the web page I created a custom state (a place to record the user) to refer to on another page which I passed through using the URL. But when I reference a feature of that state (the user’s email), it is empty.
What does the debugger show?
This topic was automatically closed after 14 days. New replies are no longer allowed.