Incorrect Date in Templates in Split View
M
Mark Nagengast
I am using the following in my template for rendering the current date: <%- date.format(“dddd MMMM D, YYYY”, Editor.title) %>
Whenever I use split view with a different date in the left pane and the current date in the right pane, the template will render the date from the left pane into the second.