handsontable / handsontable

JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
https://handsontable.com
Other
19.15k stars 2.94k forks source link

Fix an error in numeric cell types that occur after entering non-numeric values #10931

Closed budnix closed 3 weeks ago

budnix commented 3 weeks ago

Context

The PR fixes an error in numeric cell types that occur after entering non-numeric values like - 10000 (with spaces between -/+ sign).

How has this been tested?

I tested the changes locally, and I covered the fix with tests.

Types of changes

Related issue(s):

  1. fixes https://github.com/handsontable/dev-handsontable/issues/1858

Affected project(s):

Checklist: