Appchance / ember-cached-shoe

Fastboot rehydration without redundant ajax
MIT License
29 stars 6 forks source link

Not caching some requests #4

Open mhluska opened 6 years ago

mhluska commented 6 years ago

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:

  1. FastBoot runs and ember-cached-shoe caches all requests correctly.
  2. The browser finishes loading the JS and shoebox Githubissues.
  3. Githubissues is a development platform for aggregating issues.