Deprecation $weight: Passing a number without unit % (100) i


Topic: Deprecation $weight: Passing a number without unit % (100) is deprecated.

pro premium priority asked a year ago

Expected behavior

Successful compilation

Actual behavior

Compiled with problems:X

WARNING in ./src/app/styles/mdbootstrap/framework.scss (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./src/app/styles/mdbootstrap/framework.scss)

Module Warning (from ./node_modules/sass-loader/dist/cjs.js):Deprecation $weight: Passing a number without unit % (100) is deprecated.

To preserve current behavior: $weight * 1%

More info: https://sass-lang.com/d/function-units

node_modules\mdb-react-ui-kit\dist\scss\bootstrap-rtl-fix_functions.scss 238:11 opaque()node_modules\mdb-react-ui-kit\dist\scss\bootstrap-rtl-fix\mixins_table-variants.scss 4:28 table-variant()node_modules\mdb-react-ui-kit\dist\scss\bootstrap-rtl-fix_tables.scss 134:3 @importnode_modules\mdb-react-ui-kit\dist\scss\mdb.free.scss 23:9 @importnode_modules\mdb-react-ui-kit\dist\scss\mdb.pro.scss 2:9 @import

It is getting fixed after manually updating the following to 100% in mdb-react-ui-kit\dist\scss\bootstrap-rtl-fix_functions.scss:enter image description here

Resources (screenshots, code snippets etc.)

"sass": "^1.55.0"

"sass-loader": "^13.2.0"


Wojciech Staniszewski staff commented a year ago

Thanks for reporting! We will take a look at this problem


pro premium priority commented a year ago

Do you have a timeline for the fix?


Krzysztof Wilk staff commented a year ago

Hi!

I'm afraid there's no ETA for that.


pro premium priority commented a year ago

Hi, Is there any update on this issue?


Grzegorz Bujański staff commented a year ago

Currently we are focusing mainly on bug fixes. This bug is on the list of things to fix and we will try to fix it as soon as possible


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 5.0.0
  • Device: Desktop
  • Browser: NA
  • OS: Windows
  • Provided sample code: No
  • Provided link: Yes