[vue3.x] _triangle.scss is using a deprecated symbol
See original GitHub issueDescribe the bug
PhPStorm reported:
: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($size, 2)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
7 │ border-width: $size / 2;
│ ^^^^^^^^^
╵
node_modules/vue-slider-component/lib/styles/_triangle.scss 7:19 triangle()
node_modules/vue-slider-component/lib/styles/_triangle.scss 31:7 arrow()
node_modules/vue-slider-component/lib/theme/default.scss 108:7 @import
Additional context (If there is no relevant content, please delete the block)
Using “vue-slider-component”: “^4.0.0-beta.3”
Environment (If you feel unrelated, please delete the block)
- OS & Version: macOS
- Vue version: v3.0.11
- Component Version: v4.0.0-beta.3
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Vue 3 ::v-deep usage as a combinator has been deprecated ...
The CSS looks like as follows: .parent ::v-deep .child { ... } What's the correct way to use suggested ...
Read more >Misleading deprecation warning about "::v-deep", when ":deep ...
a :deep(.b) , but no nesting together with SASS. The first syntax works, but brings up a misleading warn message. [@vue/ ...
Read more >vue filters are deprecated | The AI Search Engine You Control
The solution is to use a computed property instead of filters which are remove in vue 3 : in main.js remove import Vue...
Read more >Vue 3 Multiselect - @vueform/multiselect - npm
Vue 3 multiselect component with single select, multiselect and tagging options.. Latest version: 2.5.6, last published: 18 days ago.
Read more >Vue.js - The Progressive JavaScript Framework | Vue.js
Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Performant. Truly reactive, compiler-optimized rendering ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fixed @v4.0.0-beta.4
@HIMISOCOOL
Warning: LibSass and Node Sass are deprecated
the first thing in the link you provided. It’s time to move on, nobody is updating node-sass.