-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Cannot destructure property 'clientX' of 't' as it is undefined #1546
Comments
Or we can reproduce it by left-click one time on the drag icon (don't hold the click), drag mouse and left click again. |
* fix gridstack#1546 * re-wrote rhlin resize code to no longer do a delay in adding move and up events. not sure why he had 100ms + 300ms delays causing race conditions... * also fixed so we clean up correctly * also resize won't happen unless you move 3 pix now (was 1)
* fix gridstack#1546 * re-wrote rhlin resize code to no longer do a delay in adding move and up events. not sure why he had 100ms + 300ms delays causing race conditions... * also fixed so we clean up correctly * also resize won't happen unless you move 3 pix now (was 1)
fixed in next 3.1.3 release. Don't forget to contribute, especially since you are selling dashboard based on my code... |
Thank you for your fixing @adumesny, I'm still new on this library so still lack of knowledge. I will try to contribute in future ! One more question, like you said I am going to sell dashboard feature which is using gridstack as core, I want to ask if I can do it or any requirements I need to complete, thank you and happy new year ! Jin |
Hi @adumesny I'm trying to donate gridstack as promise but pay.pal fee is too high, donate 10$ but take ~5$ fee (~50%), is there another way to donate like "buy me a coffee". I also see "venmo" donate link but it also does not work for me. Thank you |
you should be able to done as gift/friend in paypal which has no fees (other than conversion fees ?) if linked to your bank accound (instead of credit card). I'm not familiar how it works from overseas. |
@adumesny See, it's 5$ pay.pal fee, also I am not USA I can not registry a venmo account Can you please create new donate account like "buy me a coffee" or "ko-fi" I guess it's easier for global users |
what do you mean by: new donate account like "buy me a coffee" might be best to use slack for chatting... |
@minhhungit I've added github sponsor - so yet another way to donate |
Hello team,
The error appear when we drag widget item by fast click and throw mouse
Error message
Attached gif image to reproduce
The text was updated successfully, but these errors were encountered: