e7b740ba5f
no issue - return a basic "guid" from the site's `model` hook so that we have some data which changes on each refresh - add an action to the wrapper element of the "view site" link which will cause the route to refresh when clicked if we're already on the route - move the site iframe into a component so that it can watch an @uuid property and force a reset of the iframe's `src` when it detects a change
1 line
49 B
Handlebars
1 line
49 B
Handlebars
<GhSiteIframe @guid={{this.guid}}></GhSiteIframe> |