mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary Fixes https://github.com/elastic/kibana/issues/162618 There was an issue with setting pagination for the EUI table before models are fetched. Providing a page index while the items count is 0 caused pagination to reset with an uninitialized URL state callback. This PR adds a check to verify model list has been retrieved. Also, the Kibana `_stats` endpoint has been updated to provide a `size` parameter. |
||
---|---|---|
.. | ||
annotation_service | ||
bucket_span_estimator | ||
calculate_model_memory_limit | ||
calendar | ||
data_frame_analytics | ||
data_recognizer | ||
data_visualizer | ||
fields_service | ||
filter | ||
job_audit_messages | ||
job_service | ||
job_validation | ||
json_schema_service | ||
model_management | ||
notifications_service | ||
results_service |