Hi team,
I tried to download and relaunch the VueJs demo 1 of the new released version, as it is, and have the following Sass error.
ERROR Failed to compile with 1 error 15:13:56
error in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss
Syntax Error: SassError: Undefined operation "50px * divide(3, 2)".
â•·
33 │ width: $size * divide(3, 2);
│ ^^^^^^^^^^^^^^^^^^^^
╵
src/assets/sass/core/components/mixins/_symbol.scss 33:21 symbol-size()
src/assets/sass/core/components/_symbol.scss 63:5 @import
src/assets/sass/core/components/components.scss 68:9 @import
src/assets/sass/style.scss 12:9 @import
xxxxxxxxx/src/App.vue 18:9 root stylesheet
// Symbol Sizes
$symbol-sizes: (
20px: 20px,
25px: 25px,
30px: 30px,....
Hi,
Unfortunately, we were not able to reproduce these sass errors in the latest Metronic version.
If you have made any changes in our codebase or there are any steps to reproduce this error, please describe them as well.
Thank you!
Sorry for the typo in the issue title, I am talking about metronic_v8.0.36, not .26