Skip to content

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

@ahmedosama5200

Description

@ahmedosama5200

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions