rfoel/bulma-toast

Container position is locked until dismissing a toast

Opened this issue · 1 comments

Steps to reproduce:

  1. Create a few (one-two) toasts in the same position (top-right)
  2. Create a few (one-two) more toasts in a different position (bottom-left)
  3. The new toasts are created in the first given position (top-right) other than the new position (bottom-left)
    Expected behaivor: The new toasts would be added to the newly given position

jsfiddle with example: https://jsfiddle.net/Aviv_Galmidi/6218y3t9/6/

Hi is this issue still open can i work on this?