[Vuejs]-Date function runs twice in vue.js 11 October 2023 by thecoderscamp.com 0👍 You don’t need this function. You can acces the day’s Date property directly like: <p>@{{day.Date}}</p> [Vuejs]-DOM is not re-rendering on change of data in vue Source:stackexchange.com