Dimitar Andreev
Dimitar Andreev
> Maybe new webpack version was used to produce the build? Probably it's because of the version. Still quite the difference. I have version `4.46.0` of webpack installed. But yeah,...
Hey @buildbreakdo, I made some small improvements and added an integration test. Can you take a look please?
I saw this behaviour today, I understand this is happening because of React 18 rending components twice initially on dev mode. I tried using [`onChange`](https://fkhadra.github.io/react-toastify/listen-for-changes/) instead of `onClose` as I'm...
@kennetpostigo Yes, I tested it with the example app, login button works and popup is not blocked.