Guest User

Untitled

a guest
Nov 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. line 64 | to_String -> should be toString (no underscore)
  2. line 1245 | the return clause ... sometimes "v" does not exist (v is null)
  3.  
  4. all instances of _.pluck -> sometimes "this.videos" is null
  5.  
  6. line 1203, line 1214 | sometimes v is null, so it throws error on return
Add Comment
Please, Sign In to add comment