Blame the person above

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
I blame you for the fact that I need to debug code from someone else and the only error I get is "too much recursion" and that it happens in the jquery file.

I already ruled my part of the code out as I still get it when I comment that out and the only thing in his code that I can see that uses the button that causes the crash is now also commented out and it still happens, I am official at that point where you want to jump from a cliff >_>
 
You need to blame my boss for that, and everyone who worked on it before I joined.
 
I blame you for not doing so, its fun. that is, until you need to change a page someone else made and see there code. I still have nightmares from all those
$(this).parent.parent.find("stuffhere").val("new value here");

I believe he needed 8 times the same element he found with the .parents, so have fun if you need to change the place of this in the HTML as you now broke at least 8 lines >_>
 
I do work with web development, I just avoid jquery, javascipt, and PHP like the plague.
I blame you for not knowing that...