Hi there, Im using a real time event that I send to toddle, then get the data of this event and set it to the attribute of my child component. On this child component Im using " on attribute change " who call an API for refresh a list, so basically when the component receive the callback or when the call back is updated, the event should be triggered.
Issue is that everything working well on editor mode but the event is not triggered on preview mode :/
What's can be the solution ? If you need more infos let me know