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
After I enable sentry, when a error 500 happens, the error page is not shown correctly. When I'm in 'dev' environment, the symfony debug page is not shown, as stated in the following images:
Bad:
Good:
And when I'm in 'prod' environment, my customized error page is also not shown, as stated in the following images:
Bad:
Good:
andrevargas, ernesttsenre, SwanMougnoz and rpodwika