coveo/ui-kit

[Bug]: `atomic-notifications` shows an error in the console due to strict listener - KIT-2382

Closed this issue · 1 comments

Which product are you using?

Atomic

product version

2.x

bug description

Relates to #2807

The subscribed state has to be mapped when the subscription starts, not just when a change is triggered

This is causing race conditions, when the subscribed state is set before the component initialises it remains undefined, and never syncs

@NNUrbinaGa

Steps to reproduce

todo

Relevant log output

No response

Fixed by #2946