Closed
Description
Hi,
I have Aplication with live component which is opened in background for long time (one day).
When I wake up mornig, and do interaction with application with live component, I get Status code from server "400 Bad Request" . This is happening every morning.
Actualy is is error "Invalid CSRF token." but its show 400 and popup big screen error.
How I can suppress or catch this error and reload page?
Thanks