Closed
Bug 1468102
Opened 7 years ago
Closed 7 years ago
Import remove explicitly from lodash
Categories
(Tree Management :: Treeherder: Frontend, defect, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rajk, Assigned: SirR4T)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36
Steps to reproduce:
Convert lodash .remove() to native ES6 using .filter()
Updated•7 years ago
|
Assignee: nobody → rajesh.kathiriya507
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
needs review.
Comment 3•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/6a37e7be5ca7f72400f601ebaa76691445837697
Bug 1468102 - Import remove explicitly from lodash (#3890)
Updated•7 years ago
|
Summary: Convert lodash .remove() to native ES6 → Import remove explicitly from lodash
Updated•7 years ago
|
Assignee: rajesh.kathiriya507 → sarat.addepalli
Comment 4•7 years ago
|
||
Thanks Sarat for fixing this.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•