NSSure/vue-sure-toast

Toast position not being set

Closed this issue · 1 comments

When setting a toast position the set position is ignored and all toast are placed at the top right position.

The position of the root toast container is now applied on the initial creation of the element e264430