Giter Club home page Giter Club logo

Comments (9)

Swiek avatar Swiek commented on May 26, 2024

I am having the same issue. Is this normal behaviour?
This first time it disapears, but the second time it's not.

from vue-snotify.

justustheis avatar justustheis commented on May 26, 2024

anything new on this topic? I also have the same issue

from vue-snotify.

havryliv avatar havryliv commented on May 26, 2024

@artemsky
Can you provide an update on the status of the current issue?

from vue-snotify.

hrabbit avatar hrabbit commented on May 26, 2024

I'm also seeing this issue quite frequently. I've resorted to calling clear in some places to get around it but it certainly isn't ideal in the slightest.

On a side note, I still think this project r0x! :D

from vue-snotify.

tralmix avatar tralmix commented on May 26, 2024

I am also having this issue with Vue-Snotify v3.0.4 and Vue v2.5.16. However, looking at the documentation I found that if you add a config after your promise function, the timeout starts working. { title:'', body:'', () => new Promise(), { timeout: 3000 } }. While it would be nice if it functioned on the timeouts provided in the resolve/reject of the Promise, this is at least a way to get it working again.

from vue-snotify.

artemsky avatar artemsky commented on May 26, 2024

Sorry guys. I have not been with you for a long time.
But now I'm back.
Soon I will update the library in accordance with all the comments.

from vue-snotify.

tralmix avatar tralmix commented on May 26, 2024

Dealing with this more the async toast appears to only respond to the timeout of the initial config and not the resolve/reject configs

from vue-snotify.

tralmix avatar tralmix commented on May 26, 2024

Look through the code and watching in debug, all the config settings are properly copied over from the resolve/reject of the passed in Promise. However, I am having trouble identifying where the controls associated with the timeout are supposed to be set. Forgive me, first time actually using typescript so it took me a bit to walk through the code. @artemsky

from vue-snotify.

justustheis avatar justustheis commented on May 26, 2024

Is there any workaround available?

from vue-snotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.