Previously example for handling client-side errors in networking didn't work when there was no Internet connection. Caught error is ProgressEvent in such case, not ErrorEvent and error.error.message is undefined. PR Close #36608
Previously example for handling client-side errors in networking didn't work when there was no Internet connection. Caught error is ProgressEvent in such case, not ErrorEvent and error.error.message is undefined. PR Close #36608