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
The client code is currently ES2015+, which is bad for portability and accessibility. We should transpile the code to ES5 to ensure our users can actually use the system on whatever their preferred browser is.