Skip to content

Instantly share code, notes, and snippets.

@rposborne
Last active August 29, 2015 13:57
Show Gist options
  • Save rposborne/9548642 to your computer and use it in GitHub Desktop.
Save rposborne/9548642 to your computer and use it in GitHub Desktop.
Trello Fluid Bug
[Error] TypeError: 'undefined' is not an object (evaluating 'this.Notification.all')
initialize (all.js, line 1839)
(anonymous function) (all.js, line 3250)
View (all.js, line 1249)
b (all.js, line 1809)
b (all.js, line 1838)
subview (all.js, line 1809)
topLevelView (all.js, line 3152)
showHeader (all.js, line 3208)
(anonymous function) (all.js, line 3173)
(anonymous function) (all.js, line 3177)
update (all.js, line 2778)
enqueueDelta (all.js, line 2779)
(anonymous function) (all.js, line 3176)
(anonymous function) (all.js, line 2068)
(anonymous function) (all.js, line 1294)
(anonymous function) (all.js, line 1294)
forEach
g (all.js, line 1286)
v (all.js, line 1293)
[Error] TypeError: 'undefined' is not a valid argument for 'in' (evaluating 'e in this._subviews')
subview (all.js, line 1809)
(anonymous function) (all.js, line 2979)
triggerWaits (all.js, line 2079)
(anonymous function) (all.js, line 3149)
(anonymous function) (all.js, line 2068)
update (all.js, line 2778)
enqueueDelta (all.js, line 2779)
(anonymous function) (all.js, line 2068)
(anonymous function) (all.js, line 1294)
(anonymous function) (all.js, line 1294)
forEach
g (all.js, line 1286)
v (all.js, line 1293)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment