From 3d8864bcfa8ce2a0f1da82e5863c48e3c09897cf Mon Sep 17 00:00:00 2001 From: alexweissman Date: Thu, 26 Oct 2017 00:38:26 -0400 Subject: [PATCH] Fix "the results could not be loaded" displaying during AJAX request (#4356) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5527768..e7953bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746) - Fix keyboard not closing when closing dropdown on iOS 10 (#4680) - User-defined types not normalized properly when passed in as data (#4632) +- Fix "the results could not be loaded" displaying during AJAX request (#4356) ## 4.0.5