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
@bhanuchhabra7, I am using the packages with Angular 12. You can install with the --force option. Once you have done that, you'll need to manually install (e.g., using npm install --save ...) the following missing dependencies:
classnames,
css-to-style, and
stylenames.
However, I have not yet done any complicated things, so I don't know whether everything works without issues.
The current v4 is working with Angular 11, any plans for upgrading the library for angular 12 support?
The text was updated successfully, but these errors were encountered: