Hello Team,
I have a page that makes an API request and then displays the data.
Entering this page from another page results in a single API request (expected behaviour).
Refreshing the page results in 2 (identical) API requests.
Any thoughts on how I can chase down this behaviour?