Forum Discussion
RyanStanford1
7 years agoQrew Captain
Hey Dan,
I added this code exactly, wrapping all of my code with it, and it is erroring out. In QB, it is no longer firing the code at all.
I even took out my custom code and only have in the function a console.log("This is working");
What am I missing?
********Update*******_
I figured out the error... in the paths argument, it doesn't need the semicolon at the end of the line.
This works perfectly.
I added this code exactly, wrapping all of my code with it, and it is erroring out. In QB, it is no longer firing the code at all.
I even took out my custom code and only have in the function a console.log("This is working");
What am I missing?
********Update*******_
I figured out the error... in the paths argument, it doesn't need the semicolon at the end of the line.
This works perfectly.