Used ?language=en in URL and after some time I got: RangeError: Invalid language tag: en/ at Intl.NumberFormat (<anonymous>) at getNumberSeparators (http://localhost:5173/src/main/components/editors/number/UIEditorNumber.tsx:38:21) at getPrimePrefix (http://localhost:5173/src/main/util/component-util/NumberProperties.ts:39:27) at getPrefix (http://localhost:5173/src/main/components/editors/number/UIEditorNumber.tsx:53:17) at http://localhost:5173/src/main/components/table/CellRenderer/NumberCellRenderer.tsx:42:11 at mountMemo (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:4931:20) at Object.useMemo (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:13024:13) at exports.useMemo (http://localhost:5173/node_modules/.vite/deps/react.js?v=c9a10d2a:736:31) at NumberCellRenderer (http://localhost:5173/src/main/components/table/CellRenderer/NumberCellRenderer.tsx:40:29) at Object.react_stack_bottom_frame (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:12868:12)
Used ?language=en in URL and after some time I got:
RangeError: Invalid language tag: en/
at Intl.NumberFormat ()
at getNumberSeparators (http://localhost:5173/src/main/components/editors/number/UIEditorNumber.tsx:38:21)
at getPrimePrefix (http://localhost:5173/src/main/util/component-util/NumberProperties.ts:39:27)
at getPrefix (http://localhost:5173/src/main/components/editors/number/UIEditorNumber.tsx:53:17)
at http://localhost:5173/src/main/components/table/CellRenderer/NumberCellRenderer.tsx:42:11
at mountMemo (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:4931:20)
at Object.useMemo (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:13024:13)
at exports.useMemo (http://localhost:5173/node_modules/.vite/deps/react.js?v=c9a10d2a:736:31)
at NumberCellRenderer (http://localhost:5173/src/main/components/table/CellRenderer/NumberCellRenderer.tsx:40:29)
at Object.react_stack_bottom_frame (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=c9a10d2a:12868:12)