You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that @progress/kendo-vue-grid is missing a required peer dependency on @progress/kendo-vue-indicators.
The Grid component imports the Loader from @progress/kendo-vue-indicators, which makes it necessary to declare @progress/kendo-vue-indicators as a peer dependency of the package.
The text was updated successfully, but these errors were encountered:
Hi there! 👋🏻
It appears that
@progress/kendo-vue-grid
is missing a required peer dependency on@progress/kendo-vue-indicators
.The Grid component imports the Loader from
@progress/kendo-vue-indicators
, which makes it necessary to declare@progress/kendo-vue-indicators
as a peer dependency of the package.The text was updated successfully, but these errors were encountered: