Threaded View
-
23 Jul 2012 7:27 PM #1
[ExtJS 4.1.1] Ext.require does not call callback if provided
[ExtJS 4.1.1] Ext.require does not call callback if provided
If I pass a callback fn to Ext.require, it never gets called. For example, Ext.require('Sjs.apps.examples.reference.Main', function() { console.log('loaded'); });
This problem appeared in 4.1.0 and is critical to the proper functioning of our environment. This is blocking us from upgrading from 4.0.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