mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
bloggingcmsemberghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
85677984d3
Closes #4557 - The underlying issue is that the PSM is already loaded when Ember routes from an existing post to a new post. Instead of resetting the ‘Published Date’ value manually (with jQuery), I’m using Ember’s computed property setter to ‘refresh’ the cache for that property. I believe that this Ember solution is better than manually going in and resetting it with jQuery. |
||
---|---|---|
ghost/admin |