Open VaporMontey opened 2 days ago
The current version (v1.0.1) is not compatible with Angular 17.
The Split Button was reusing Angular Material styles (SCSS), which have changed significantly. I'm working on the new version but can't provide a timeline at the moment.
Hello, I'm trying to use the package with Angular 17 and I'm having trouble with the styling settings: I've followed these steps to install the package:
npm i @material-spirit/ngx-split-button
MasSplitButtonModule
toimports
ofapp.module.ts
style.scss
The issue I have on the console is the following and I can't resolve it:
Is there something I'm doing wrong or the package isn't compatible with Angular 17?
Best regards