Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHistory page now properly opens new tab w/ link that was clicked #4919
Conversation
|
NOTE: I did not see any code change responsible for this. All that was changed was updating the code to use the immutable.js style accessors (versus directly accessing) |
|
I think it was 57086b8#diff-237402632b025505a0517d846e9e32c1R28 |
|
++ |
|
It wasn't because that commit is from 0.116 and this worked in 0.12.4. But probably someone changed the callback handling inside SortableTable or something similar within the last week. |
|
Sorry for the wrong reference. The malfunction started from this commit eea84e5 |
|
Good find @darkdh, that is indeed it. Unfortunately, this bug exists in 0.12.5 and was shipped |
|
we were aware just before shipping but decided not to cancel the release yesterday for a respin. |
bsclifton commentedOct 18, 2016
git rebase -ito squash commits (if needed).Fixes #4909
Auditors: @darkdh
Test Plan: