nicolasbeauvais / vue-social-sharing

A renderless Vue.js component for sharing links to social networks, compatible with SSR
https://nicolasbeauvais.github.io/vue-social-sharing/
MIT License
1.39k stars 196 forks source link

nuxt 3 implement #350

Open nextgenbite opened 10 months ago

nextgenbite commented 10 months ago

its not work in nuxt 3 with module

ReaganM02 commented 10 months ago

There is an error when adding the package in the nuxt.config module. This will be fixed in the future for sure, but for now, you can use this configuration. It works! https://stackoverflow.com/questions/77021588/i-cant-implement-vue-social-sharing

dhaladitya108 commented 5 months ago

@ReaganM02 thanks buddy

JeetPatel529 commented 4 months ago

@ReaganM02 thx..