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

Status of "allow to set container, default is body" #81

Open
@chrisspiegl

Description

@chrisspiegl

I looked at the #17 Issue and wondered how things are going?

I started using this package in a project of mine which is a Vue Component which embeds into other websites. But since the vue-toast-notifications get injected into the body, the CSS will not load there as it is part of the javascript file and injected into the shadow of one specific component.

Otherwise, this looks and works great. Thank you.

Chris

Activity

ankurk91

ankurk91 commented on Jan 22, 2023

@ankurk91
Owner

Thanks for reaching out.
Unfortunately, There is no progress on that issue.
I am mostly busy in upgrading projects to Vue 3.

chrisspiegl

chrisspiegl commented on Jan 23, 2023

@chrisspiegl
Author

If it helps in some way, I am using it with Vue 3 in the fore mentioned component and it works well. Just the thing about the toast being injected into the body is a bit of a hiccup, which isn't great, but I can work around it for now.

errantmind

errantmind commented on Sep 20, 2023

@errantmind

I can submit a pull request for this if you want.

I needed this functionality to get the Fullscreen API working in my app so I made some changes and got it working for myself. Would be happy to share it back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @chrisspiegl@errantmind@ankurk91

      Issue actions

        Status of "allow to set container, default is body" · Issue #81 · ankurk91/vue-toast-notification