vue-calendar-heatmap icon indicating copy to clipboard operation
vue-calendar-heatmap copied to clipboard

Doesn't work with nuxt

Open andrey-helldar opened this issue 4 years ago • 2 comments

image

andrey-helldar avatar Jan 15 '21 09:01 andrey-helldar

try to turn of ssr like this { src: '~/plugins/vue-calendar-heatmap', ssr: false }

kiddten avatar Jun 02 '21 09:06 kiddten

try to turn of ssr like this { src: '~/plugins/vue-calendar-heatmap', ssr: false }

I am using nuxt for ssr only.

andrey-helldar avatar Jun 02 '21 09:06 andrey-helldar