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

[FIX] Remove Error bounday #81

Closed Dnouv closed 1 year ago

Dnouv commented 1 year ago

The error boundary was causing the production build to crash on every error, so removing it until we found a better solution.

Thank you!