diff --git a/select2.js b/select2.js index ca355440..00d8696e 100644 --- a/select2.js +++ b/select2.js @@ -1189,6 +1189,7 @@ the specific language governing permissions and limitations under the Apache Lic } self.positionDropdown(); self.resultsPage = page; + self.context = data.context; })}); } },