Tim Kelty

Results 323 comments of Tim Kelty

@lukeholder still experiencing this whenever discounts are active. Can you reopen? Anything else you need from me to debug?

@lukeholder That didn't do it…I deployed dev-develop to https://paddling-dev.fusionary.io/ and tested. Here's videos of it clearly happening: First, with the "Buy 2, Get 1 Free" discounts enabled: https://drive.google.com/file/d/1_yqFxcSHw3dpDlfJ5Q5EBBUTEQ5MYkXy/view And then...

@lukeholder With this most recent fix (https://github.com/craftcms/commerce/issues/1389) it increased the time it takes to add to cart even more (to the point of being unusable). I presume this is because...

@lukeholder This did not address our issue at all (tried 3.1.11). Calls to add to cart are still exponentially slow/unusable the more is in your cart, with the type of...

Thanks @apandhi! That's basically what I had as well – although I'm trying to deal with the dock offset now…e.g if screen 1 has dock on right and window is...

Actually it looks like something more mysterious is happening…here's are the relevant parts of my script: ```js const windowModKeys: ModString[] = ['command', 'shift']; const moveToUnit = (x, y, width, height)...

> and seem to not even be consistent somehow To reproduce this… - start on primary display, and make window `rightHalf` - throw to next display (for me this results...

Not sure if it is relevant, but here are the screens I'm testing on (although I saw similar behavior at my home office with a different primary display) ![Screen Shot...