-
15 Dec 2012 7:38 AM #1
deploying application unrecognized alias: layout.border, but fit and others work
deploying application unrecognized alias: layout.border, but fit and others work
I created a extjs4.1.1 application with sencha architect. Autocreate viewport (layout border), inside 2 panels.
I copied, the app.html to index html, placed the needed tags into index.html.
Using the:
command, I created a deployed version. When I point the index-production.html in chrome, I got the following error:PHP Code:# sencha compile -classpath=ext-4.1.1a/src,app page --input-file index.html --output-page index-production.html
When I'm changing the viewport layout from border to fit, hbox, etc. then everything is good.PHP Code:Uncaught Error: [Ext.createByAlias] Cannot create an instance of unrecognized alias: layout.border
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote