Skip to content

this._xhr.getResponseHeader is not a function. #474

Closed
@Bruce-zxy

Description

@Bruce-zxy

For questions, please use the forum.

Describe the bug
When I pull down the code of BabylonReactNativeSample and run it, the console reports an error, the error shows that this._xhr.getResponseHeader is not a function.

To Reproduce
Steps to reproduce the behavior:

  1. clone the BabylonReactNativeSample;
  2. yarn
  3. cd ios && pod install
  4. yarn start
  5. yarn ios --simulator "iPhone 14 Pro"

Expected behavior
I want the example to work.

Screenshots
image

Other

  • Platform: [iOS]
  • Nodejs: [16.17.1]
  • Npm: [8.15.0]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions