Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resizeEnd event info width/height is NaN/null #8

Open
svarlamov opened this issue Apr 17, 2020 · 1 comment
Open

resizeEnd event info width/height is NaN/null #8

svarlamov opened this issue Apr 17, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@svarlamov
Copy link

Occurs in Angular9 and in demo (forked): https://stackblitz.com/edit/3dgenomes-ngx-resizable-vert-181-v5fndv

The event looks like this for an example where user is changing height:

{"info":{"width":false,"height":null,"id":"","evt":{"isTrusted":true}}}

In Angular9 the value seems to be NaN instead of null as in the demo

@mikegoodstadt
Copy link
Contributor

Thanks Sasha - looking into that now

@mikegoodstadt mikegoodstadt added the bug Something isn't working label Apr 18, 2020
@mikegoodstadt mikegoodstadt self-assigned this Apr 18, 2020
@mikegoodstadt mikegoodstadt added this to the Angular 9 support milestone Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants