-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
RegressionIssues that were created while adding new changes to the source codeIssues that were created while adding new changes to the source codeStatus: Releasedbug
Description
Description
Handsontable 11 was working fine.
But Handsontable 12.01 now has this issue.
There is no treatment for a nullable key.
Forcing toLowerCase is causing this error.
Steps to reproduce
- handsontable\shortcuts\utils.mjs
- Add handsontable to your page.
- Add an input text field to your page.
- Just using your mouse, click inside your input text field and select a value based in your web browser history.
- Because no keys were used, handsontable produces this console error.
Demo
https://jsfiddle.net/handsoncode/c6rgz08x/
Your environment
- React wrapper version: 18.1.0
- Handsontable version: 12.0.1
- Browser name and version: Chrome 102
- Operating system: Windows 10
Metadata
Metadata
Assignees
Labels
RegressionIssues that were created while adding new changes to the source codeIssues that were created while adding new changes to the source codeStatus: Releasedbug