Broadcast & database notifications failed

Got this weird animation error when using both broadcast & database channels. Known issue?

Uncaught (in promise) TypeError: Failed to execute 'animate' on 'Element': duration must be non-negative or auto
    at t (module.esm.js:347:20)
    at module.esm.js:364:9
    at MessageBus.js:17:21
    at Array.forEach (<anonymous>)
    at MessageBus.value (MessageBus.js:16:38)
    at Object.call (HookManager.js:38:18)
    at Object.callHook (Store.js:121:20)
    at Component.value (index.js:340:15)
    at Component.value (index.js:269:14)
    at Connection.value (index.js:11:27)

No issue if either one is enabled.
Was this page helpful?