vue-calendar-heatmap
vue-calendar-heatmap copied to clipboard
Doesn't work with nuxt

try to turn of ssr like this { src: '~/plugins/vue-calendar-heatmap', ssr: false }
try to turn of ssr like this
{ src: '~/plugins/vue-calendar-heatmap', ssr: false }
I am using nuxt for ssr only.