Replace appBasePath
usage with the history
property of AppMountParameters
#107254
Labels
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
technical debt
Improvement of the software architecture and operational architecture
v8.0.0
Kibana version: 7.7+
In #56705, the core team updated the
AppMountParameters
interface by adding ahistory
property and deprecatingappBasePath
.Now that appBasePath is deprecated, it needs to be removed from usage in the code.
https://github.com/elastic/kibana/blob/a2c002d/docs/development/core/public/kibana-plugin-core-public.appmountparameters.appbasepath.md
The text was updated successfully, but these errors were encountered: