Flashbar
Flashbar copied to clipboard
Unable to use DURATION_INDEFINITE
I'm unable to set indefinite duration for the flashbar message by using Flashbar.DURATION_INDEFINITE
.
I get the following error:
Duration cannot be negative or zero
Please make changes in the code regarding this and allow an exception for Flashbar.DURATION_INDEFINITE
If you don't use duration()
method, duration will revert to default indefinite behavior.
If you don't use
duration()
method, duration will revert to default indefinite behavior.
Thanks... you saved me