You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
Hello! Just wanted to draw attention to this issue (assuming this library isn't officially dead).
I suspect this library is generally pretty far behind Vue 3 conventions at this point, seeing as the Vue 3 version is still in "alpha" from years ago.
But more specifically, the ShareNetwork component appears to not work when using Vue 3's script setup syntax.
Dom mark-up:
What is rendered:
I am registering the component in my main.ts file. Putting ShareNetwork within a Vue template. Add a title and url. Nothing gets painted exept the slotted text.
If anybody's still out there, I appreciate you looking into this or just marking the library as deprecated for Vue 3. Thank you!