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

Consecutive calling with different position values #33

Open
danosaure opened this issue Dec 7, 2017 · 1 comment
Open

Consecutive calling with different position values #33

danosaure opened this issue Dec 7, 2017 · 1 comment

Comments

@danosaure
Copy link

The position attribute on the call makes it feel like it can be placed at different position. But when I make a call, it seems the first position wins and all future toast are put at the same place.

Is this intentional or a bug?

If intentional, it seems like it would be better served to have a $.toast.init({...}) function.

@picotrain
Copy link

picotrain commented Jun 12, 2019

This bug still exists. First call position over rules next call position. Any fix ideas other than to $.toast().reset('all'); before calling the next toast?

Nice work though otherwise, dig it.

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

2 participants