We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0.0-rc.4
https://jsfiddle.net/4jxq1r5h/
click "remove item"
Remove entry without errors
When removing in console, TypeError: Cannot convert a Symbol value to a number
The error only happens with _.orderBy
The text was updated successfully, but these errors were encountered:
7edfdf7
No branches or pull requests
Version
3.0.0-rc.4
Reproduction link
https://jsfiddle.net/4jxq1r5h/
Steps to reproduce
click "remove item"
What is expected?
Remove entry without errors
What is actually happening?
When removing in console, TypeError: Cannot convert a Symbol value to a number
The error only happens with _.orderBy
The text was updated successfully, but these errors were encountered: