-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am confused as to why the "/" route is not prerendering, yet the other routes in the app do prerender.
Locally I get: prember: serving prerendered static HTML for / but when I view the source, I am not getting anything inside the body content prerendered:
<script type="x/boundary" id="fastboot-body-start"></script>
<div class="ember-view" id="ember252"></div>
<script type="x/boundary" id="fastboot-body-end"></script>
Yet the other pages set to prerender do have full source.
I am running Ember 3.4.3, Fastboot 2.0.0, Prember 0.4.0. Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels