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
I receive the following error:
Uncaught TypeError: Cannot call method 'splice' of undefined jquery.handsontable.full.js:586
You can reproduce this example on this demo page using the context menu to delete a column: http://handsontable.com/demo/fixed.html
The text was updated successfully, but these errors were encountered:
Fixed bug where uncaught typeerror occurred handsontable#1012
0f69cb6
Implemented fix for handsontable#1012
f2a0a89
Merge branch 'feature/swilla-bugfix-#1012' into feature/bugfix-#1012
183779d
Merge branch 'feature/bugfix-#1012' into develop
cf92fbd
Fixed in version 0.9.17. Please, upgrade and confirm.
Sorry, something went wrong.
No branches or pull requests
I receive the following error:
You can reproduce this example on this demo page using the context menu to delete a column:
http://handsontable.com/demo/fixed.html
The text was updated successfully, but these errors were encountered: