Got it! I haven't tested EventSource in a custom component, but in general, for realtime uses cases, I recommend trying a custom React component (see similar suggestion here).
Got it! I haven't tested EventSource in a custom component, but in general, for realtime uses cases, I recommend trying a custom React component (see similar suggestion here).