Hi everyone! So, I’m running into an issue where I build the entire page, but then it doesn't work in test mode.
I always build the front end first and then the back end; it was working fine on the front end, but as soon as I added a few functions (properties, parameters, callbacks, etc.), the page disappeared.
I ’ve tried deleting everything on the page leaving only that gray placeholder text
but that didn't fix it. I considered rebuilding it from scratch, but I’m worried the error will happen again. Plus, I have two other pages with this exact setup, and they don't have this problem.