-
Notifications
You must be signed in to change notification settings - Fork 613
Open
Description
Version
1.1.0
Reproduction link
Operating System
Windows
Device
PC
Browser & Version
All browsers
Steps to reproduce
- update to angular 10
- update to ng-bootstrap 7
- 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
Metadata
Metadata
Assignees
Labels
No labels