Page 1 of 1

The restore function didn't work on my app.

Posted: Wed Feb 15, 2017 6:02 pm
by Mark6921260

I created a restore point for my app. I then started doing some experimenting. When I finished I closed the app and click to restore it, but now my app is still broken. Why does the restore function not work?


The restore function didn't work on my app.

Posted: Wed Feb 15, 2017 6:15 pm
by Mark6921260

Image

Look this line of code stayed. This is something I added after I created the restore point so it should have been removed.


The restore function didn't work on my app.

Posted: Wed Feb 15, 2017 6:45 pm
by Mark6921260

Ok. So when I look at the html file inside appery, this extra code does not exist. If I run the app on mozilla, the app runs like it use to and when I inspect the element I do not see the code I pasted in my previous reply. I tried clearing cache in Chome to see if there was ghost code stuck there but when I run the tester in Chrome I still get the weird behavior and when I use Chrome tools, I still see the code I show in my previous post. So for some reason this ghost code is only sticking around in Chrome. Any ideas how to fix this?


The restore function didn't work on my app.

Posted: Wed Feb 15, 2017 6:58 pm
by Mark6921260

I fixed it by doing a restart on my computer. Sorry about that.