I'm noticing that some requests don't get cached. It works in many simple cases with a top level route but I have a scenario where this doesn't seem to work:
FastBoot runs and ember-cached-shoe caches all requests correctly.
The browser finishes loading the JS and shoebox Githubissues.
Githubissues is a development platform for aggregating issues.
I'm noticing that some requests don't get cached. It works in many simple cases with a top level route but I have a scenario where this doesn't seem to work:
ember-cached-shoe
caches all requests correctly.