rhandsontable
rhandsontable copied to clipboard
hot_validate_numeric uses ES6 javascript
The use of ES6 javascript is not supported by PhantomJS. This blocks the use of shinytest
for any automated testing of rhandsontable applications using hot_validate_numeric.
Suggest to rewrite the hot_validate_numeric code to ES5.