narkq / react-yandex-metrika

React component for Yandex.Metrika
128 stars 25 forks source link

fix: avoid returning `undefined` from `accountIdList()` #52

Closed ogonkov closed 2 years ago

ogonkov commented 2 years ago

In cases, when YM was not properly initialized, or not required (for example, when component with Metrika is used in Storybook), ym is throwing exception.

ogonkov commented 2 years ago

Looks like it is a "feature" #31