Jakub Meinlschmidt

Results 13 comments of Jakub Meinlschmidt

np. thanks a lot @JamesHenry, I somehow missed to regenerate the docs. everything should be ready now

Issue is still occurring (@angular/material 11.2.2) :-( any updates?

Support for Advanced Markers with Marker Clusterer is currently missing. This is related to https://github.com/angular/components/issues/29187 and https://github.com/angular/components/issues/23695. > As of February 21st, 2024 (v3.56), google.maps.Marker is deprecated. We encourage you...

@MCFreddie777 not perfect, but at least some something: ```js 'rxjs-angular/prefer-takeuntil': [ 'warn', { alias: ['takeUntilDestroyed'], checkDestroy: false, checkComplete: false, } ], ```

to my understanding, at this point Nx [doesn't support](https://github.com/nrwl/nx/blob/81fe13250ae1a4619e01e5d5087c3ac72f9bc25f/packages/eslint/src/utils/flat-config.ts#L3) ESLint ESModules. According to @jaysoo here https://github.com/nrwl/nx/issues/22576, the support of ESModules is being added this month.

same issue here, it is a blocker for our upgrade