Problem with Page show & load page events
Problem with Page show & load page events. I added an alert statement & console.logs as steps in both page show & load page but they don't fire. Even if I insert a console.log into a script I'm almost sure runs (I'm doubting myself now) nothing happens. I did change the project source (I noticed the js editor was complaining about missing ";" and some that had too many ";" so I fixed that in there.) but not sure if related. Any ideas ?