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
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!
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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!
The text was updated successfully, but these errors were encountered: