Closed joshhjacobson closed 5 years ago
@BigFatDog sorry to bother you, but is there any way we can get this PR merged in the next few days? I have a deadline coming up at the end of the month and it would be great to have this fixed by then.
@joshhjacobson Don't worry. I do it right now.
Hi there, just wanted to check in on this. Any chance you'd be able to merge this in the next day or two? If there are revisions that need to be made, please let me know. Thanks!
I've been waiting for your response for the pending code review these days. as I said in the end of review:
Please also don't worry this discussion would block your work. I'll merge ASAP once we have a conclusion.
If we reach a conclusion, I'll do this tonight.
My bad, I didn't realize you'd already completed a review. Where can I find that?
Oh MY GOD! I didn't submit it...
Sorry, my bad.
v2.2.7 has been published to deliver this PR.
Thank you for your time and efforts! Good night. 🌔
Much appreciated!
@joshhjacobson @BigFatDog thanks so much. Sorry I missed that!
@timelyportfolio no problem! Wouldn't have been able to figure this out without your initial fix.
Much appreciated!
You're welcome.
@joshhjacobson @BigFatDog thanks so much. Sorry I missed that!
It's fine. Please don't worry about it.
I was still having issues when an array of axes that included the rightmost axis was hidden. This gave the error
TypeError: Cannot read property 'type' of undefined
from this line inbrushFor.js
:I followed the same approach released in v2.2.5 to correct this.