You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of fundamental ngx library is supported for angular 13.When i run the update for angular 13, from angular 12. i am getting:
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/animations" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/common" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/core" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/forms" (requires "^11.2.14" (extended), would install "13.4.0").
Currently i am using fundamental-ngx library verison "fundamental-ngx": "0.8.0-rc.11-3" for angular 11 and i am upgrading it to angular 13. from angular 11 to 12, i didnt face issues with the "fundamental-ngx": "0.8.0-rc.11-3". Also i am using fd-toggle directive in my code base. So will it be available in newer versions of fundamental-ngx
Is this a bug, enhancement, or feature request?
bug
Describe your proposal.
Need library need to have fd-toggle funcationalites
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
ANGULAR 13 is not compatibale with , "fundamental-ngx": "0.8.0-rc.11-3"
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Please provide relevant source code (if applicable).
Please provide stackblitz example(s).
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Did you search for similar issues?
Not getting any help from websites.
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
The text was updated successfully, but these errors were encountered:
Which version of fundamental ngx library is supported for angular 13.When i run the update for angular 13, from angular 12. i am getting:
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/animations" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/common" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/core" (requires "^11.2.14" (extended), would install "13.4.0").
Package "fundamental-ngx" has an incompatible peer dependency to "@angular/forms" (requires "^11.2.14" (extended), would install "13.4.0").
Currently i am using fundamental-ngx library verison "fundamental-ngx": "0.8.0-rc.11-3" for angular 11 and i am upgrading it to angular 13. from angular 11 to 12, i didnt face issues with the "fundamental-ngx": "0.8.0-rc.11-3". Also i am using fd-toggle directive in my code base. So will it be available in newer versions of fundamental-ngx
Is this a bug, enhancement, or feature request?
bug
Describe your proposal.
Need library need to have fd-toggle funcationalites
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
ANGULAR 13 is not compatibale with , "fundamental-ngx": "0.8.0-rc.11-3"
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Please provide relevant source code (if applicable).
Please provide stackblitz example(s).
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Did you search for similar issues?
Not getting any help from websites.
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
The text was updated successfully, but these errors were encountered: