Closed outlier89 closed 4 years ago
Hi @outlier89 Docs updated https://github.com/nuxt-community/moment-module#using-inside-templates
I have this problem too "nuxt": "2.14.6", "@nuxtjs/moment": "1.6.1",
{{ $moment().fromNow() }} Isn`t reactive.
How to solve this?
Hi. I am using Nuxt v2.12.0 and @nuxtjs/moment in buildmodules.
Problem:
As per docs: Using inside templates Instead of a filter, you can easily use $moment service from templates (and yes, it is reactive!).