Closed LKay closed 7 years ago
Hey @LKay ,
I have wrote some tests to check this, and it seems to work just fine. Please check #22 and let me know what you think.
Maybe I'm reproducing it incorrectly.
Cheers,
I'm closing this one until reproduced. cheers @LKay
According to #10
onRemove
should be called and when I check the code pulled from npm it is as described. Unfortunately the callback is never fired in case the notification is auto or manually dismissed.Code to reproduce:
This only happens when notifications container is rendered with
style={ false }
property.