I’m trying to debug why my app will not save new fields that I have added to my local database. Can we see the local database with Chrome Dev Tools when testing in the browser?
I just can’t figure out why my new fields that I added to my app will not save. I created a local database with a handful of fields for testing and had success. Then I added all that I needed which was quite a bit more. I added only a few of the new fields into the UI of the app for testing and those did not work. I was than advised to clear my cache and delete / reinstall the phone testing app to fix this. After doing those things I was able to get the added fields working. So now I’ve added all the fields I need but can’t seem to save anything past the few I just added. Even after doing the same cache and app cleaning.