Actions
Bug #18248
closeddashboard auto refresh causes notification component to duplicate it self
Description
when dashboard is being auto refreshed (on by default), when looking at the react browse extension, i could see that multiple react notification drawer components are being initialized.
I did not check if the store is the same or not, and this could be a side effect of using turbolinks as well.
Actions