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

Does not disappear in some cases #7

Closed
vpratfr opened this issue Apr 28, 2015 · 4 comments
Closed

Does not disappear in some cases #7

vpratfr opened this issue Apr 28, 2015 · 4 comments

Comments

@vpratfr
Copy link

vpratfr commented Apr 28, 2015

When show() and success() are called within a very short time frame, it looks like the toast is not dismissed.

This happens for instance in my loader when data is cached (calling show when starting the loader but that one gets completed within 10ms and thus I call success() really quick).

@Daan-Hoogland
Copy link

+1, got the same issue

@Tebra
Copy link

Tebra commented May 19, 2015

+1, same issue here.

Had to call success() twice after show() for it to change state, but it didn't disappear.

@stripathi669
Copy link

+1 same issue here. Anyone found solution ?

@code-mc
Copy link
Owner

code-mc commented Jul 3, 2015

Fixed in v1.0.8, sorry for the delay, I hope you found it yourself :)

@code-mc code-mc closed this as completed Jul 3, 2015
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

No branches or pull requests

5 participants