notiflix / Notiflix

Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.
https://notiflix.github.io
MIT License
647 stars 55 forks source link

[BUG] - Notify position doesn't work #77

Closed rafaelpoa closed 1 year ago

rafaelpoa commented 1 year ago

I'm using version 3.2.6 and in notify the position option isn't working, even if I change it to the suggested ones nothing happens. It always remains in the default position. I'm using reactjs and loading Init correctly, as all other options work fine.

furcan commented 1 year ago

Hello

Please share your implementation(Notifilix parts) as a code snippet or please provide a codesandbox example. And reopen this ticket again.

Thanks, Furkan