i get an error message:
Unexpected Application Error!
Object.groupBy is not a function. (In 'Object.groupBy(e,b=>b.relay)', 'Object.groupBy' is undefined)
what browser are you using? must be a really old one https://caniuse.com/mdn-javascript_builtins_object_groupby
Please Login to reply.
i am using Orion on my phone (so i can use browser extensions), but same error if i open in Brave.
i have an iPhone 8 so i don't have newest iOS.
I see, I'll add a polyfill so it doesn't crash those browsers, thanks for the help!
💪
it works now, thank you!