e5a7ae8ec0ab3c09f5a32daee52348b09ddc5f5b
After handling errors and showing them to the user, we can rethrow them to make them show up in the console. This helps greatly with debugging.
Description
After handling errors and showing them to the user, we can rethrow them to make them show up in the console. This helps greatly with debugging.