ShadowZero3000
15 Nov 2011, 10:24 AM
I am trying to start out with a project in Designer 2, and I got things working great. Saved, and came back the next day, and it would no longer open. It gave the following error:
TypeError: 'undefined' is not an object
So after trying a few things, I have sleuthed that it has to do with stores. I create a new project in a new folder. Add an ArrayStore (same issue happens with JsonStore). Add 5 fields ('id','title','startdate','enddate','approved') then save and close. Upon reopening you get the same error.
It seems to me that saving a project with a store is going to kill developing with Designer 2, which is really aggravating.
TypeError: 'undefined' is not an object
So after trying a few things, I have sleuthed that it has to do with stores. I create a new project in a new folder. Add an ArrayStore (same issue happens with JsonStore). Add 5 fields ('id','title','startdate','enddate','approved') then save and close. Upon reopening you get the same error.
It seems to me that saving a project with a store is going to kill developing with Designer 2, which is really aggravating.