-
23 Jun 2011 1:47 PM #1
Ext.Msg.alert fails with error
Ext.Msg.alert fails with error
Hello,
Using ExtJS 4.0.2a, I am attempting to call Ext.Msg.alert inside a listener method that is bound to an AjaxProxy.
When this code is executed, I get this error:PHP Code:Ext.Msg.alert('Error', 'Error details');
Unable to get value of the property 'alert': object is null or undefined
Why am I getting this?
- AndrewLast edited by andyjl; 24 Jun 2011 at 6:16 AM. Reason: Added version of ExtJS that I'm using
-
24 Jun 2011 11:55 AM #2
Duplicate

