Skip to content

Uncaught TypeError: Cannot set property 'BUFFER_SCALE' of undefined #3788

@BoryaMogila

Description

@BoryaMogila

Description:

  • A-Frame Version: 0.8.2
  • Platform / Device: Windows 10 / Google Chrome 69
  • Reproducible Code Snippet or URL:

Sometimes this code fail at aframe/src/index.js
if (utils.device.isIOSOlderThan10(window.navigator.userAgent)) { window.WebVRConfig.BUFFER_SCALE = 1 / window.devicePixelRatio; }
Not

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions