Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ahmedosama5200 opened this issue Aug 6, 2020 · 2 comments
Open

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

ahmedosama5200 opened this issue Aug 6, 2020 · 2 comments

Comments

@ahmedosama5200
Copy link

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

@catonice
Copy link

catonice commented Sep 3, 2020

We are having the same issue

@rarestoma
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants