Delirium

Results 23 comments of Delirium

Hi! I did a small fix that should resolve the problem, new tracker and assist versions (sadly will have to update both) is released, both under `4.0.2` (also 4.1.1 that...

assist routes are not configurable right now unfortunately Only the initial host/ingest.

You're welcome to create a pull request if this is urgent for you, otherwise please create a feature request and we will look into this

While we're discussing our approach to this problem, I'm adding this workaround for other people to use: To capture what’s passing inside the WebSockets and display that in **DevTools** under...

Still getting same error on latest version (both buttercup and BW), even if I change all null fields to empty strings.

This PR looks abandoned so we're moving the changes to separate one to finish them and merge it. If you're still interested in this PR let us know @dllsystem

This actually could be fixed already, but needs to be re-checkd with new version

we now show an option to display local time in replay (as well as in timeline, yes), in our next release (around 1-2 weeks from now) we also adding an...

https://docs.openreplay.com/en/sdk/set-metadata/ There is an API limitation regarding that, `handleUpdate` sends key-value pair directly to backend and then it applies new values in DB.

Yes indeed this would help @Titozzz if we were sending everything at once, but metadata is sent as single k-v pair message, so in reality this will only cause tracker...