You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And they still take advantage of caching in the `shoebox`. No more redundant AJAX for already acquired data. Installation details are available in the addon [README](https://github.com/appchance/ember-cached-shoe#ember-cached-shoe).
401
401
402
+
### Rehydration
403
+
404
+
What is Rehydration?
405
+
406
+
The rehydration feature means that the Glimmer VM can take a DOM tree
407
+
created using Server Side Rendering (SSR) and use it as the starting
0 commit comments