Skip to content

Update BabylonNative and Babylon.js #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 13, 2022

Conversation

CedricGuillemet
Copy link
Contributor

@CedricGuillemet CedricGuillemet commented Oct 7, 2022

Tested RN 0.65 on Windows, iOS, Android

@ryantrem
Copy link
Member

ryantrem commented Oct 7, 2022

Won't this break Playground on Android since it doesn't have the XHR header fix yet?

@bghgary
Copy link
Contributor

bghgary commented Oct 7, 2022

Won't this break Playground on Android since it doesn't have the XHR header fix yet?

It should be fine. We are returning null for getResponseHeader on other platforms which should make it not throw an exception anymore. It still won't work if someone depends on the result, but that's not the case here.

@CedricGuillemet CedricGuillemet merged commit 9651c11 into BabylonJS:master Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants