I’m trying to use Bubble’s native streaming and realising that it doesn’t seem to stream when the API call is contained in a custom event or triggered from a custom event in a reusable element.
It only seems to properly stream if the actual trigger (an element is clicked) contains the streaming API event within it. Is anyone else having this issue?