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

Issue in Saturation component : Cannot read property 'clientWidth' of undefined #220

Closed
lk77 opened this issue Dec 23, 2020 · 2 comments
Closed

Comments

@lk77
Copy link

lk77 commented Dec 23, 2020

Hello,

this is a follow up of #119

I have an issue in my app, when hitting delete key (which remove the picker in my use case) and changing color in the picker at the same time, it produces an error :

Cannot read property 'clientWidth' of undefined

it's an edge case, but it does happen sometimes in production, it does not have any real visible consequence, just an error in the console.

reproduction :

https://jsfiddle.net/lk77/oz46nyvd/

Reproduction video

Capture.video.2020-12-23.16.52.43.mp4

thanks.

@linx4200
Copy link
Collaborator

Hi @lk77 2.8.1 has fixed this issue.

@lk77
Copy link
Author

lk77 commented Dec 28, 2020

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants