-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
Currently, chrome is initializing the notifications drawer state. I think we can come up with a solution to initialize the drawer state when is some element trying to read it. This way we can fully decouple Chrome from the notifications package and set a pattern for modules to create shared state storage without the need to explicitly initialize it in a consuming module.