You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 :
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.
The text was updated successfully, but these errors were encountered: