Hi
We’ve been looking at integrating Hyperformula into our application and have had quite good success with it lately
One issue we’ve encountered is that named expressions which refer to sheet names that are in Japanese(unicode?) always seem to throw an error and cannot be evaluated (or they display an #ERROR when used with Handsontable.
Wondering if there’s any known limitations around this and if there are workarounds. It would be difficult for us to have to rename sheets/data (which are derived from excel) so hoping there’s a solution.
Here’s a codesandbox example to help demonstrate our problem - it’s based off one of your samples, but you’ll see that after just renaming one of the sheet names to include some Japanese characters, the error gets triggered.
Thanks for your time
Aaron