Closed iovzt closed 2 years ago
When we use container reloading with synchronous ajax request
$.pjax.reload({container: '#pjax-container', async: false});
events fire in following order:
I think it's unexpected behaviour.
version: 2.0.7.1
When we use container reloading with synchronous ajax request
$.pjax.reload({container: '#pjax-container', async: false});
events fire in following order:
I think it's unexpected behaviour.
version: 2.0.7.1