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 a bug for cell editors switched dynamically #10938

Closed budnix closed 3 weeks ago

budnix commented 3 weeks ago

Context

The PR fixes a bug where the cell editor was not correctly switched to a new one after a table render call.

How has this been tested?

I tested the changes locally, and I covered the fix with a new test.

Types of changes

Related issue(s):

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

Affected project(s):

Checklist: