I’m the author of the ngx-disable-during-ajax (npm i ngx-disable-during-ajax) library.
I made that library within Angular 13 and it worked within any Angular 13 projects. However since Angular 14 has come out any new Angular 14 projects fail to import my library.
I’ve seen this happen on a number of libraries not just mine. Did something big change in Angular 14? Does this mean I need to update my library to Angular 14?