Merge pull request #599 from DataDog/master
Update context from callback data on `query` call
This commit is contained in:
commit
be76cd9ded
@ -1309,6 +1309,7 @@ the specific language governing permissions and limitations under the Apache Lic
|
||||
}
|
||||
self.positionDropdown();
|
||||
self.resultsPage = page;
|
||||
self.context = data.context;
|
||||
})});
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user