TypeError Cannot read properties of null (reading 'activeTabStoreId')

When using the PopoverNotificationCenter v0.9.2, I'm getting a TypeError: Cannot read properties of null (reading 'activeTabStoreId') error when loading. I am self hosting it locally on docker and have set up the props on the Provider. I'm about to test it against the hosted version
Was this page helpful?