Skip to content

Commit be76cd9

Browse files
committed
Merge pull request select2#599 from DataDog/master
Update context from callback data on `query` call
2 parents bd1dfbd + 57638ab commit be76cd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

select2.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,6 +1309,7 @@ the specific language governing permissions and limitations under the Apache Lic
13091309
}
13101310
self.positionDropdown();
13111311
self.resultsPage = page;
1312+
self.context = data.context;
13121313
})});
13131314
}
13141315
},

0 commit comments

Comments
 (0)