RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

[NEW] Remove error boundary #84

Closed Dnouv closed 1 year ago

Dnouv commented 1 year ago

Removes the error boundary since it caused the App to stop showing the UI in case any errors popped up, which is not good UX-wise.

Thank you!