Skip to content

Haptics example not working #313

@klyap

Description

@klyap
  1. The sample page gives me this error "Connection timed out Error code 522": https://supermedium.com/superframe/components/haptics/
  2. The code sample also doesn't work for me, even after I updated AFrame version to 1.4.1
    running the code in Glitch gives me console errors:
hand-controls.js:198 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'charAt')
    at n.update (hand-controls.js:198:59)
    at n.initComponent (component.js:333:10)
    at n.updateProperties (component.js:305:12)
    at e.exports.Component (component.js:81:8)
    at new n (component.js:665:15)
    at d.initComponent (a-entity.js:319:17)
    at d.updateComponent (a-entity.js:471:10)
    at d.updateComponents (a-entity.js:442:12)
    at a-entity.js:243:12
    at a-node.js:143:17
    ```

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