Double load when opening fetch-data url with preload #1076

Closed
opened 2025-08-09 17:18:46 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @utilitydelta on 1/29/2017

Hi,

I noticed that the server pre-loader will load the weather forecast data via preload if the user navigates to the /fetch-data URL directly, but the browser will then re-load the data again once loaded on the client. What's the best way to stop reloading of screen data that has already been preloaded on the server?

Cheers!
Tyson

*Originally created by @utilitydelta on 1/29/2017* Hi, I noticed that the server pre-loader will load the weather forecast data via preload if the user navigates to the /fetch-data URL directly, but the browser will then re-load the data again once loaded on the client. What's the best way to stop reloading of screen data that has already been preloaded on the server? Cheers! Tyson
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1076
No description provided.