argon-dashboard-angular icon indicating copy to clipboard operation
argon-dashboard-angular copied to clipboard

[Bug] Can't update to angular 10 and ng-bootstrap 7

Open ahmedosama5200 opened this issue 5 years ago • 2 comments

Version

1.1.0

Reproduction link

Operating System

Windows

Device

PC

Browser & Version

All browsers

Steps to reproduce

  1. update to angular 10
  2. update to ng-bootstrap 7
  3. run the angular server

What is expected?

I expect it to work correctly

What is actually happening?

I get this error in the console: SassError: No argument named $ignore-warning. ┌──> node_modules\bootstrap\scss_forms.scss 40│ @include form-control-focus($ignore-warning: true); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invocation ╵ ┌──> src\assets\scss\core\mixins_forms.scss 1 │ @mixin form-control-focus() { │ ━━━━━━━━━━━━━━━━━━━━ declaration ╵ node_modules\bootstrap\scss_forms.scss 40:3 form-control-focus() node_modules\bootstrap\scss_forms.scss 40:3 @import


Solution

Additional comments

ahmedosama5200 avatar Aug 06 '20 09:08 ahmedosama5200

We are having the same issue

catonice avatar Sep 03 '20 15:09 catonice

Hi @ahmedosama5200,

Thank you for working with our products.

ng-bootstrap 7 comes also with some mixins/functions changes that need to be updated. We are going to update it to the latest version in our next update, I think at the beginning of the next year.

I hope it helps.

Thank you, Rares

rarestoma avatar Sep 04 '20 07:09 rarestoma