Closed irrvrsl closed 7 years ago
It must be a bug introduced with the latest version of material ui. Are you using a local copy of the demo? Can you also tell me your browser and environment (desktop / mobile)
Chrome 55, react: 15.4.1 material-ui: 0.16.5, desktop env. I saw that on your https://puranjayjain.github.io/react-materialui-notifications/
lastest version material-ui for paper component did't support key prop.
@trelly thank you for pointing out the reason shall fix this.
this has been fixed in #116
Hi! I've explored your project's demo site and saw, that currently notifications doesn't removes from DOM, when clicking on 'close' button. Is it desired behavior?