1. Can run the "testing" build, fine, but CANNOT run the "product" build which I need to upload for client, it keep asking this question and has error :
Tap "OK" and show up again and again and agin, that's funny...
SA_3.1_product_running_error.jpg
And also can see the error: Cannot read property 'enablePostCode' of undefined. But the point is 'enablePostCode' is inside the app.js( both 'product' and 'testing' version ), why it said like that, and 'testing' running fine...
2. I found more different after upgrade to 3.1, like :
1) DeviceProfile controllers attribute I MUST use "Full Path Name", before I just use 'controllers: [ 'Main' ], and the compiler will compile the correct file, but now it will "Missing Compile" if I don't use like this:
2) The customize theme( include couples scss file ) now MUST fill the 'platform' setting, otherwise, SA3.1 will not allow project compile, and I'm not sure all this new "option" are correct, if wrong please give some tips:
And also please cover some new options like the new option on the right-bottom of JS resource: "includeInBundle" "update", I'm not sure I complete understand....
Actually we all know after upgrade will has some RISK , and hope that Sencha Team can do some Technical guide on " What happen and need to do AFTER upgrade to new version " ( for the new option or setting we MUST need to know ), otherwise I think some of us will be afraid, as we're facing to Client every day, if after upgrade product cannot work, we're very trouble.....
And one situation maybe the future version of SA should think about: We all use extra JavaScript file inside SA project, and usually single JavaScript file has more and more config/functions, we need to edit code inside SA, but for the "JS Resource", SA CANNOT list all the function on the inspection panel, then we need find " the function we want to see and modify" in hundreds to thousand lines, that will be VERY NOT convenient, like this:
Please Help AFTER I upgrade to SA3.1
Aucun commentaire:
Enregistrer un commentaire