Skip to content

angular-resize-event for angular version 11 not working #51

@netra20

Description

@netra20

Hi,

I want to resize a div and get the resized width and height. I tried using the version 2.1.0 for Angular version 11 as mentioned here https://www.npmjs.com/package/angular-resize-event in readme file. since my project we are using Angular version 11. But when I used an event <div (resized)="onResized($event)"> like this its not working as expected. In the browser, div is automatically shrinking instead it should resize only on div resize by dragging. I am using the below style for div resize:

resize:both; overflow: auto;

Could you pleas help on this as early as possible.

Thanks & Regards,
Netravati Sutar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions