diff --git a/app/assets/javascripts/discourse/app/components/modal/history.hbs b/app/assets/javascripts/discourse/app/components/modal/history.hbs index ebe00483c63..1ce8e17587c 100644 --- a/app/assets/javascripts/discourse/app/components/modal/history.hbs +++ b/app/assets/javascripts/discourse/app/components/modal/history.hbs @@ -4,7 +4,7 @@ class="history-modal" > <:body> - + { this.postRevision = result; this.loading = false; + this.initialLoad = false; }); }