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
The type check in my project is failing because of this bug. If you also have the same issue you can stub vue-slider-component types temporally until it solved like this:
Component Version: v4.0.0-beta.7
Multiple type imports are used as value. Imports should be replaced to 'import type'.
Affected files are:
vue-slider-dot.vue
vue-slider-mark.vue
vue-slider.vue
controls.ts
index.ts
The text was updated successfully, but these errors were encountered: