-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hello,
It appears that commit 914f1f2 introduced a bug:
914f1f2#diff-a63318b17de3bf77b5cd6eb71e7aae44R46
How can window.Outlayer.Item be defined before assigning the result of the factory call to window.Outlayer ?
My Karma tests fail on this when launching PhantomJS, with the following error:
Running "karma:dev" (karma) task
INFO [karma]: Karma v0.12.31 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Windows 8)]: Connected on socket _xqtqhxXOy8qR62SOmNJ with id 26908454
PhantomJS 1.9.8 (Windows 8) ERROR
TypeError: 'undefined' is not an object (evaluating 'window.Outlayer.Item')
at src/main/bower_components/outlayer/outlayer.js:42
Or did I got the root cause wrong ?
Metadata
Metadata
Assignees
Labels
No labels