-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
array_multisort throws "Unable to delete property." #344
Comments
after creating |
We've found another issue but under Edge:
Near this line:
|
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
Attempting something here: #472 No promises :) |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This issue was closed because it has been stalled for 14 days with no activity. |
Browser: PhantomJS
Code:
Error:
array_multisort.js:171 Unable to delete property.
delete sortKeys[i]
Ref.: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode
The text was updated successfully, but these errors were encountered: