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.

angular1.2 minification #120

@daveedgarcia

Description

@daveedgarcia

I am currently using the angular1.2 version of ui-sortable and I received errors once we minified our JS.

We received the following errors from inside sortable.js:

  1. ReferenceError: onStop is not defined
  2. cannot call methods on sortable prior to initialization; attempted to call method 'refresh'

Have you seen any issues when others have tried to minify angular.js? Can you think of any reason why minifiying might effect the code this way?

Thanks

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