Does anyone know if streams only work in live views and not in live components?
I’m getting the error: lifecycle hooks are not supported on stateful components. when trying to use stream in the update function of a live component.
Does anyone know if streams only work in live views and not in live components?
I’m getting the error: lifecycle hooks are not supported on stateful components. when trying to use stream in the update function of a live component.