Closed
Description
Page cache (bfcache) retains the entire page when go back and forward.
It is important especially for Mobile Safari and Android browser to give smooth UX.
However, connecting to socket.io automatically disables page cache.
I created a sample app and wrote details on it's readme.
https://github.com/yujiosaka/socket.io-cache-example
I wrote workaround to this problem, but is there a better way avoiding this problem?
Metadata
Metadata
Assignees
Labels
No labels