Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

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

@jbrnsk

Description

@jbrnsk

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions