An open API service for providing issue and pull request metadata for open source projects.

GitHub / lodash/lodash issues and pull requests

Labelled with: bug

#6056 - doc: fix autoLink function, dont autolink from headers

Pull Request - State: open - Opened by jonchurch 13 days ago - 1 comment
Labels: bug, documentation

#5610 - _.omit from lodash/fp mutates the input object when using deep property paths with arrays

Issue - State: open - Opened by grumd almost 3 years ago - 3 comments
Labels: bug, help wanted, lodash/fp

#5542 - website social media buttons look weird

Issue - State: closed - Opened by ororsatti about 3 years ago - 2 comments
Labels: bug

#5525 - Cannot use lodash on Netlify Edge Runtime (in NextJS middleware)

Issue - State: closed - Opened by terrabythia about 3 years ago - 23 comments
Labels: bug, issue bankruptcy

#5085 - Prevent command injection through the variable option

Pull Request - State: closed - Opened by stof almost 5 years ago - 15 comments
Labels: bug

#4947 - Rebuild lodash-es with v4.17.20

Pull Request - State: closed - Opened by nerdkid93 about 5 years ago - 2 comments
Labels: bug

#4866 - lodash.core.js : VERSION has the wrong value

Issue - State: closed - Opened by LarryBattleWork over 5 years ago - 1 comment
Labels: bug

#4864 - Import of keysIn is missing

Pull Request - State: closed - Opened by lfamorim over 5 years ago - 6 comments
Labels: bug

#4820 - Inconsistent _.rearg behavior

Issue - State: open - Opened by federicojasson over 5 years ago - 4 comments
Labels: bug

#4759 - zipObjectDeep: fix prototype pollution

Pull Request - State: closed - Opened by JackuB over 5 years ago - 2 comments
Labels: bug

#4745 - Fix prototype pollution vulnerability in zipObjectDeep (#4744)

Pull Request - State: closed - Opened by nickrobson over 5 years ago - 1 comment
Labels: bug

#4669 - Ensure `toNumber` will not fail on Object.create(null) (#4607)

Pull Request - State: open - Opened by falsyvalues almost 6 years ago
Labels: bug

#4657 - Resurrect #4011 Fix _.omit mutating objects w/ Arrays (#4007)

Pull Request - State: open - Opened by falsyvalues almost 6 years ago - 1 comment
Labels: bug

#4656 - Resurrect #4078 Call clearTimeout on debounce.flush (#4074)

Pull Request - State: open - Opened by falsyvalues almost 6 years ago - 2 comments
Labels: bug

#4649 - lodash.core implementation of `arrayPush` throws for big arrays in browsers

Issue - State: closed - Opened by dianabarsan almost 6 years ago - 4 comments
Labels: bug, issue bankruptcy

#4648 - _.debounce().flush() fix never made it into produciton

Issue - State: closed - Opened by TeaSeaLancs almost 6 years ago - 1 comment
Labels: bug, issue bankruptcy

#4627 - Fix prototype pollution vulnerabilities, fix failing tests

Pull Request - State: closed - Opened by joeattardi almost 6 years ago - 1 comment
Labels: bug

#4607 - Non coercible objects

Issue - State: closed - Opened by char0n almost 6 years ago - 1 comment
Labels: bug, issue bankruptcy

#4589 - Possible baseDifference.js fix in v4.17.15

Pull Request - State: closed - Opened by lokhaeri about 6 years ago - 4 comments
Labels: bug

#4571 - iteratee() doesn't work with deep shorthand on Errors

Issue - State: closed - Opened by Alexsey about 6 years ago - 7 comments
Labels: bug, help wanted, issue bankruptcy

#4515 - Fix lodash.isEqual for circular references #4320

Pull Request - State: closed - Opened by cukejianya about 6 years ago - 1 comment
Labels: bug

#4513 - Ensure `orderBy` will accept iteratee path arrays #4438

Pull Request - State: closed - Opened by falsyvalues about 6 years ago - 1 comment
Labels: bug

#4506 - Fix issue where _getTag() fails with "TypeError: Expected at least one argument"

Pull Request - State: open - Opened by octogonz about 6 years ago - 13 comments
Labels: bug

#4479 - avoid +0/-0 compare when key not in object

Pull Request - State: closed - Opened by lxjerry about 6 years ago - 2 comments
Labels: bug

#4469 - Deep clone Buffer should not use slice

Pull Request - State: closed - Opened by 16546513 about 6 years ago - 5 comments
Labels: bug

#4453 - add order by behaviour with array similar to get method

Pull Request - State: closed - Opened by Mohit21GoJs over 6 years ago - 5 comments
Labels: bug

#4450 - Prevent ReDos in words

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4445 - Fix flow and flowRight parameter handling

Pull Request - State: closed - Opened by blikblum over 6 years ago - 2 comments
Labels: bug

#4444 - fix: allowing orderBy iteratees to be arrays like _.get

Pull Request - State: closed - Opened by shubhamzanwar over 6 years ago - 2 comments
Labels: bug

#4442 - Fix string methods to handle empty values

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4440 - Coerce findLastIndex and lastIndexOf fromIndex parameter to integer

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4438 - _.orderBy does not accept iteratee path arrays

Issue - State: closed - Opened by samuelcolburn over 6 years ago - 1 comment
Labels: bug

#4434 - lodash/fp/transform for objects

Issue - State: closed - Opened by knobo over 6 years ago - 15 comments
Labels: bug, help wanted, issue bankruptcy

#4432 - Ensure escapeRegExp returns an empty string when passing falsy values

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4431 - Flatten at paths parameter

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4430 - Ensure after n parameter is coerced from NaN to 0

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4429 - merge: copy function values independent of source index

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4417 - Implement asciiWords and unicodeWords using String.match instead of binding RegExp.exec

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4416 - lint files

Pull Request - State: closed - Opened by phapdinh over 6 years ago - 2 comments
Labels: bug

#4415 - Lint files

Issue - State: closed - Opened by phapdinh over 6 years ago - 1 comment
Labels: bug

#4413 - Coerce to integer and set default value for chunk size parameter

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4412 - Coerce drop and dropRight n param using toInteger

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4411 - Enable indexOf tests

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4410 - Coerce indexOf fromIndex parameter to integer using toInteger

Pull Request - State: closed - Opened by blikblum over 6 years ago - 2 comments
Labels: bug

#4409 - Add missing isObject import to isIterateeCall

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4404 - Add missing isTypedArray import to baseClone

Pull Request - State: closed - Opened by blikblum over 6 years ago - 1 comment
Labels: bug

#4359 - lodash-es - type: module in package.json breaks npm install with some NPM versions

Issue - State: closed - Opened by phistuck over 6 years ago - 18 comments
Labels: bug

#4356 - 4.7.12 lodash-es broken in browsers

Issue - State: closed - Opened by ascott18 over 6 years ago - 2 comments
Labels: bug

#4342 - fix reTypedTag error

Pull Request - State: closed - Opened by lvzhenbang over 6 years ago - 2 comments
Labels: bug

#4337 - fix: prototype pollution in several npm packages

Pull Request - State: closed - Opened by Kirill89 over 6 years ago - 1 comment
Labels: bug

#4336 - fix: prototype pollution in _.defaultsDeep

Pull Request - State: closed - Opened by Kirill89 over 6 years ago - 3 comments
Labels: bug

#4320 - lodash.isEqual returns different result when order of arguments is switched

Issue - State: closed - Opened by capaj over 6 years ago - 7 comments
Labels: bug

#4290 - realNames failing to check .hasOwnProperty()

Pull Request - State: closed - Opened by ekkis over 6 years ago - 5 comments
Labels: bug

#4259 - Fix findLast missing dependency

Pull Request - State: closed - Opened by gu-xionghong over 6 years ago - 2 comments
Labels: bug

#4233 - Fix _.maxBy and _.minBy

Pull Request - State: closed - Opened by gu-xionghong almost 7 years ago - 4 comments
Labels: bug

#4173 - Locally scope key in keysIn

Pull Request - State: closed - Opened by carbureted almost 7 years ago - 3 comments
Labels: bug

#4170 - isEqual returns inconsistent results with cyclic objects

Issue - State: closed - Opened by grosto almost 7 years ago - 2 comments
Labels: bug, wontfix

#4164 - Installed package.json contains link to parking/malware

Issue - State: closed - Opened by FauxFaux almost 7 years ago - 3 comments
Labels: bug

#4139 - cancel old timer for issue 4138

Pull Request - State: closed - Opened by anhulife almost 7 years ago - 5 comments
Labels: bug

#4138 - debounce not cancel old timer when start a new timer

Issue - State: closed - Opened by anhulife almost 7 years ago - 2 comments
Labels: bug

#4105 - Fix baseOrderBy missing dependency

Pull Request - State: closed - Opened by blikblum about 7 years ago - 3 comments
Labels: bug

#4104 - Fix baseClone missing dependency

Pull Request - State: closed - Opened by blikblum about 7 years ago - 2 comments
Labels: bug

#4103 - Fix findLast missing dependency

Pull Request - State: closed - Opened by blikblum about 7 years ago - 2 comments
Labels: bug

#4101 - Fixes compilation of merge and mergeWith

Pull Request - State: closed - Opened by blikblum about 7 years ago - 2 comments
Labels: bug

#4100 - Re-add keysIn module fixing baseClone and baseMerge (#4099)

Pull Request - State: closed - Opened by blikblum about 7 years ago - 6 comments
Labels: bug

#4011 - Fix _.omit mutating objects w/ Arrays

Pull Request - State: closed - Opened by ccjmne about 7 years ago - 1 comment
Labels: bug

#4007 - _.omit is mutating objects

Issue - State: closed - Opened by natanael about 7 years ago - 3 comments
Labels: bug

#3990 - Curry fixes + tests for issue #3981

Pull Request - State: closed - Opened by brodeynewman about 7 years ago - 1 comment
Labels: bug

#3981 - Partial placeholder present as curried function argument

Issue - State: closed - Opened by JasonPollman about 7 years ago - 4 comments
Labels: bug

#3952 - pick select only the key with dot if exists

Issue - State: closed - Opened by ofirmalka over 7 years ago - 5 comments
Labels: bug

#3951 - when cloneDeep with Map, value is empty

Issue - State: closed - Opened by eltonchan over 7 years ago - 4 comments
Labels: bug

#3926 - Prevent ReDoS

Pull Request - State: closed - Opened by manuel-jasso over 7 years ago - 15 comments
Labels: bug

#3911 - getIteratee is not defined when using lodash-cli to create custom build

Issue - State: closed - Opened by teddycoleman over 7 years ago - 2 comments
Labels: bug, wontfix

#3840 - Fix/fix merge

Pull Request - State: closed - Opened by sinaabadi over 7 years ago - 9 comments
Labels: bug

#3798 - [bug] _.set(obj, path, -0)

Issue - State: closed - Opened by peonmodel over 7 years ago - 2 comments
Labels: bug

#3765 - Bug in omit fp for deep omit

Issue - State: closed - Opened by hamza-el-miqdam over 7 years ago - 2 comments
Labels: bug, wontfix

#3752 - Inconsistent merging of multiple sources to function property

Issue - State: closed - Opened by inwotep over 7 years ago - 11 comments
Labels: bug

#3736 - Fix inclusion of litteral "+" in rsMisc

Pull Request - State: closed - Opened by misogl over 7 years ago - 3 comments
Labels: bug

#3714 - Timestamps on files in lodash-es in 1969

Issue - State: closed - Opened by thomaswelton over 7 years ago - 4 comments
Labels: bug

#3597 - Faulty implementation of Fisher-Yates shuffle in sampleSize.js

Issue - State: closed - Opened by Crysinyan almost 8 years ago - 2 comments
Labels: bug

#3596 - Changed to function as documented.

Pull Request - State: closed - Opened by Crysinyan almost 8 years ago - 4 comments
Labels: bug

#3561 - _.words handles numbers differently when converting cases

Issue - State: closed - Opened by jonathanseneris almost 8 years ago - 3 comments
Labels: bug

#3428 - `Map` equality with `_.isEqual()`

Issue - State: closed - Opened by escKeyStroke about 8 years ago - 5 comments
Labels: bug

#3413 - Add missing keysIn import for baseClone.js

Pull Request - State: closed - Opened by drabinowitz about 8 years ago - 3 comments
Labels: bug

#3301 - fix findKey returning the value instead of the key

Pull Request - State: closed - Opened by dan-dr over 8 years ago - 5 comments
Labels: bug

#3262 - head is not lazy in fp

Issue - State: closed - Opened by lstkz over 8 years ago - 2 comments
Labels: bug, wontfix

#3260 - _.invert() throws an error on a specific JSON object

Issue - State: closed - Opened by radekk over 8 years ago - 4 comments
Labels: bug

#3203 - fp/update - updater is called with an empty object when path refers to a function

Issue - State: closed - Opened by oren-hollander over 8 years ago - 2 comments
Labels: bug

#3189 - _.set does not work when Symbol is in path array

Issue - State: closed - Opened by Kefaise over 8 years ago - 3 comments
Labels: bug

#3123 - Fix cloneDeep with circularly dependent Sets/Maps

Pull Request - State: closed - Opened by ajgreenb over 8 years ago - 7 comments
Labels: bug

#3122 - cloneDeep throws RangeError for Sets with circular references

Issue - State: closed - Opened by ajgreenb over 8 years ago - 3 comments
Labels: bug

#3053 - Fix trailing edge issue in throttle

Pull Request - State: closed - Opened by cpnota almost 9 years ago - 5 comments
Labels: bug, wontfix

#3051 - Throttle invokes leadingEdge immediately after trailingEdge

Issue - State: closed - Opened by cpnota almost 9 years ago - 4 comments
Labels: bug

#3010 - Fixin `value` typo.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 6 comments
Labels: bug

#3008 - Fixin `arrayPush` imports.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 3 comments
Labels: bug

#3002 - Fixin imports in invert methods.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 2 comments
Labels: bug

#3001 - Fixin imports in invoke.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 2 comments
Labels: bug

#3000 - Fixin import path to copyArray.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 2 comments
Labels: bug

#2999 - Correct name of `collection` var and add import to copyArray.

Pull Request - State: closed - Opened by falsyvalues almost 9 years ago - 2 comments
Labels: bug