Actions
Bug #30242
closedError: There is already an interval running and registered for: SUBSCRIPTIONS_TASK_SEARCH
Description
After importing a manifest on the Subscriptions page, I get a blank page and the following console error:
IntervalHelpers.js:4 Uncaught Error: There is already an interval running and registered for: SUBSCRIPTIONS_TASK_SEARCH.
at registeredIntervalException (IntervalHelpers.js:4)
at IntervalMiddleware.js:17
at index.js:11
at dispatch (redux.js:636)
at SubscriptionActions.js:95
at index.js:8
at dispatch (redux.js:636)
at SubscriptionActions.js:111
at Object.dispatch (index.js:8)
at dispatch (<anonymous>:1:28545)
Actions