Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This library appears to be busted when using Vue 3's script setup syntax. #344

Open
jbrnsk opened this issue Jun 17, 2023 · 1 comment
Open
Labels

Comments

@jbrnsk
Copy link

jbrnsk commented Jun 17, 2023

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:
image

What is rendered:
image

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!

@stale
Copy link

stale bot commented Sep 17, 2023

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.

@stale stale bot added the wontfix label Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant