You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is working, but there's a bug:
When new events come in, the previous page of events is duplicated. I don't get only the new ones, I get the page again.
this will involve reading request headers, which is possible with the Elm Http library but not built-in.
The text was updated successfully, but these errors were encountered: