Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Cannot read property '0' of undefined #205

Description

@mackenzieajudd

Steps to Reproduce (Using attached Plunker):

  1. Drag vertical bar off the left of the screen
  2. Move mouse around off screen until error appears in browser console

Environment:

  • AngularJS: 1.2.10
  • jQuery: 1.12.0
  • ui-layout: 1.4.2

Plunker to Reproduce: http://plnkr.co/edit/Ex2Iwnt2BfzZ0kyuOK1H

chromerepro

It appears that the issue is on line 179 of ui-layout.js and occurs only when jQuery is being used. I think it's just a case of checking if mouseEvent.originalEvent.targetTouches is defined before trying to access its "0" property.

If I get a chance I'll submit a pull request fixing this soon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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