Ali Badakhshan
Ali Badakhshan
I Have the same problem with **enableIvy**
It seems this repository has been deprecated! I use **[ngx-custom-validators](https://www.npmjs.com/package/ngx-custom-validators)** instead.
Hi @ganeshmaa I have not found any solution completely yet! I added `import { MatCheckboxModule } from '@angular/material';` to one of my plugins and used ` Check me!` in plugin...
Hello @fmalcher. Is there any problem with this PR?
There is a pull request for fixing the problem but It has not been applied for a long time. I created my package to use it https://www.npmjs.com/package/@narik/custom-validators
@jsanta Why don't you transfer all dependencies to peerDependencies? Wouldn't it be better to apply [this instruction](https://blog.angular.io/upcoming-improvements-to-angular-library-distribution-76c02f782aa4) to move it to Ivy?
> > @jsanta > > Why don't you transfer all dependencies to peerDependencies? > > Wouldn't it be better to apply [this instruction](https://blog.angular.io/upcoming-improvements-to-angular-library-distribution-76c02f782aa4) to move it to Ivy? > >...
@MickL There isn't any dependency on other Narik modules, but you are right. If it is a separate repository it could be better for contributors. I will do it ASAP....
@MickL I created a separate repo for it and publish version 7.0.1 to be compatible with Angular 13 https://github.com/NarikMe/narik-custom-validators