[Bug]: simpleCellAddressFromString
crashes when called with non-ASCII character on an unquoted sheet name
#1312
Labels
Description
The sheet names with non-ASCII characters must be enclosed in single quotes. But when they aren't
simpleCellAddressFromString
should returnundefined
(as for invalid cell reference). Currently it crashes with errorRelated: #1313
Originally reported by a user in HOT forum: https://forum.handsontable.com/t/hyperformula-named-expressions-using-japanese-unicode-characters/7126
Video or screenshots
Demo
https://codesandbox.io/s/happy-matan-j298f2?file=/src/data.js
HyperFormula version
2.6.0
Your framework
No response
Your environment
Codesandbox
The text was updated successfully, but these errors were encountered: