Threaded View
-
23 Nov 2012 3:57 AM #1
Stores config missing when publishing app
Stores config missing when publishing app
REQUIRED INFORMATION
Architect Build tested: 2.1.0- Build: 676
Project Type:- ExtJS 4.0.7
Description:- This morning I started with a whole new project design (RelationPerformance.xds)
- I first designed the whole screen as you can see in the xds, so I could use this as a screen design.
- When I wanted to publish, I got the message that my combo's were missing stores (which is correct)
- I created the stores (array stores) and in Architect the combo's showed the loaded values correctly
- When I published the app and ran it I got an errormessage (me.store is undefined somewhere in the bind of the Ext Combobox component (StoreManager lookup)
- After looking into older projects I noticed that the 'stores' config in the app.js is missing and not generated by Architect (I now added them myself to the app.js but of course Architect overwrites this)
Steps to reproduce the problem:- See above
The result that was expected:- See above
The result that occurs instead:- See above
HELPFUL INFORMATION
Screenshot, Project, or Video:- attached xsd / screenshot
Possible fix:- See above
Operating System:- Windows 7
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote