Hello, I recently updated my qooxdoo application from version 2.1.1 to 3.0.1, the migration was smooth. However, when I try to load my application I get this error "Cannot read property 'decorator' of undefined".
I updated my code so that I don't use any decorators from qx.ui.decoration package from 2.1.1. Currently my code only uses Decorator class. When I debugged the application I found that this piece of code is causing the error And I see this in console : Uncaught TypeError: Cannot read property 'decorator' of undefined I managed to take a screenshot of the debugger window. <http://qooxdoo.678.n2.nabble.com/file/n7585987/qooxdoo_error.png> In addition I am also adding my decorator files. Am I doing something wrong here ?? <http://qooxdoo.678.n2.nabble.com/file/n7585987/main_theme.png> <http://qooxdoo.678.n2.nabble.com/file/n7585987/util_theme.png> can you advice how can I solve this issue ?? Any help is greatly appreciated. Bharath. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Error-Cannot-read-property-decorator-of-undefined-tp7585987.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel