Skip to content

Commit 57638ab

Browse files
committed
update this.context with data context on query calls
1 parent 739a7bf commit 57638ab

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
@@ -1189,6 +1189,7 @@ the specific language governing permissions and limitations under the Apache Lic
11891189
}
11901190
self.positionDropdown();
11911191
self.resultsPage = page;
1192+
self.context = data.context;
11921193
})});
11931194
}
11941195
},

0 commit comments

Comments
 (0)