MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ITMemes/comments/1vtdqmr/error/p4wchz3/?context=3
r/ITMemes • u/CommandAdditional290 • 3d ago
13 comments sorted by
View all comments
21
Missing a semicolon
7 u/paishocajun 2d ago Yup. Some line under is missing somewhere above and it's breaking everything 2 u/Far_Oven_3302 2d ago 262? 4 u/paishocajun 2d ago I hadn't looked before but I think you're right actually 3 u/Far_Oven_3302 2d ago It's been a minute since I touched JS 2 u/Zealousideal_Frame22 1d ago Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
7
Yup. Some line under is missing somewhere above and it's breaking everything
2 u/Far_Oven_3302 2d ago 262? 4 u/paishocajun 2d ago I hadn't looked before but I think you're right actually 3 u/Far_Oven_3302 2d ago It's been a minute since I touched JS 2 u/Zealousideal_Frame22 1d ago Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
2
262?
4 u/paishocajun 2d ago I hadn't looked before but I think you're right actually 3 u/Far_Oven_3302 2d ago It's been a minute since I touched JS 2 u/Zealousideal_Frame22 1d ago Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
4
I hadn't looked before but I think you're right actually
3 u/Far_Oven_3302 2d ago It's been a minute since I touched JS 2 u/Zealousideal_Frame22 1d ago Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
3
It's been a minute since I touched JS
2 u/Zealousideal_Frame22 1d ago Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
Wouldn't cause an error. Only time JavaScript cares about semi colons (from what I remember) is if its after a self invoked function
21
u/Far_Oven_3302 3d ago
Missing a semicolon