-
-
Notifications
You must be signed in to change notification settings - Fork 388
Open
Labels
Description
I recently had an failure where in a Live Component Form on a Field validation sometimes there was a net::ERR_HTTP2_PROTOCOL_ERROR which caused the Js to crash (No more field validation or button interaction until reload).
I later also tried how a net::ERR_NETWORK_CHANGED gets handled, which caused the same crash.
Maybe it might be useful if there would be some recovery or retry method for Faulty Responses so no reload is necessary to be able to interact with the page again
