If you load a page and click through then hit back/forward in the browser, json data will be loaded without html/styles.
Possibly a caching,header issue. The reason why I think this is because if you open developer tools and go to 'network' tab and check 'Disable cache', the problem will not persist.
If you load a page and click through then hit back/forward in the browser, json data will be loaded without html/styles.
Possibly a caching,header issue. The reason why I think this is because if you open developer tools and go to 'network' tab and check 'Disable cache', the problem will not persist.