javascript - Why do ajax request fire after the window/container is destoryed? -


my question better understand following answer:

how handle incoming ajax request after destorying window

i facing same issue, don't believe solutions in above answer needed if using extjs correctly.from understanding of destruction phase last step unregister instance of componenet component manager , clear events. if framework taking care of shouldn't request/callback cancelled?

ajax request should handled controller, not view. can find informations mcv in extjs here : http://docs.sencha.com/extjs/4.2.1/#!/guide/application_architecture


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -