The first time I open the app, the length of the history object (returned by the useHistory Hook) is 3.
On every further refresh, the length gets incremented. Why is that? Does this happen in production too?
Environment:
The first time I open the app, the length of the history object (returned by the useHistory Hook) is 3.
On every further refresh, the length gets incremented. Why is that? Does this happen in production too?
Environment: