-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[7.x] Initial conversion of Index Patterns service to TypeScript. (#39247) #42288
Conversation
This comment has been minimized.
This comment has been minimized.
5c099d6
to
0aab153
Compare
This comment has been minimized.
This comment has been minimized.
retest |
💚 Build Succeeded |
afdb11a
to
40f6fa7
Compare
💚 Build Succeeded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was just playing around with this and it looks like something changed so that this line doesn't fire in the Angular world correctly: https://github.com/elastic/kibana/pull/35262/files#diff-e01c180041e1a85b1baec38ca1446211R208
I think we need to wrap it in a $scope.$evalAsync
since something along the way is no longer triggering the Angular digest cycle.
I've got some instructions here to set up a time-based interval pattern from a regular one if that's helpful.
40f6fa7
to
c9d1b34
Compare
This comment has been minimized.
This comment has been minimized.
💚 Build Succeeded |
Backports the following commits to 7.x: