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