chore: show error if texture loading failed - #375
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Adding a bit more context to the PR. When deployed the model-explorer in AWS Lambda with API Gateway in the front, it requires additional effort on both Lambda and APIGateway to complete a base64 encoding/decoding sequence on all binary media files. This change would help surface this issue earlier in troubleshooting efforts. |
I'm encountering a weird scenario that fails on loading texture.
Add error output here for help debugging.