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

SMastodon broken in 2.0.1? #585

Closed
Sjoerd82 opened this issue Mar 5, 2023 · 1 comment · Fixed by #586
Closed

SMastodon broken in 2.0.1? #585

Sjoerd82 opened this issue Mar 5, 2023 · 1 comment · Fixed by #586

Comments

@Sjoerd82
Copy link

Sjoerd82 commented Mar 5, 2023

Something is up with the SMastodon component in v2.0.1.

It can only be imported like so:

    import {
        SWhatsApp,
        STelegram,
        SEmail,
        SFacebook,
        STwitter,
        SReddit,
        SPinterest,
        SPocket,
    } from 'vue-socials'
    import SMastodon from 'vue-socials'

And when imported this way, it's not working, and it is not supporting the standard properties like shareOptions, etc.

@webistomin
Copy link
Owner

Fixed in v2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants