You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! 7 months with no reports likely means nobody's running into it, since using the second arg of split is exceedingly rare.
Fixed and will be released shortly as v4.5.1. I'll also release patches in the 4.1, 4.2, 4.3, and 4.4 lines just in case, since while rare, this could break code that depends on it pretty badly.
Already 7 month.
output
is an array. Trytypeof 'a b'.split(/ /, 1)
, for example, in IE8.The text was updated successfully, but these errors were encountered: