vdolek / angular-resize-event

Angular directive for detecting changes of an element size.
MIT License
169 stars 63 forks source link

Angular 14 #78

Open DPShillcock opened 2 years ago

DPShillcock commented 2 years ago

Resize event is not triggered when using Angular 14 and grid-templates-areas.

Happy to provide an example

hakimio commented 1 year ago

Is ResizeObserver emitting anything when you resize that element? If not, then it's not an issue with the library.