One of the most common errors we see in developer consoles is: "Function YYYY is not defined," like the example below:
To avoid this issue whenever you have a custom function, verify that the function exists in the previous page:
This is particularly important because this error can break your infinite scroll or other native JavaScript on RebelMouse. If you have any questions, please email support@rebelmouse.com.


