Hi!
I cant get ref of my hot-table, more precisely, every time I set the ref attribute I get this error.
Uncaught TypeError: Cannot convert a Symbol value to a string
This error shows only when I try to open my component in Vue Devtools.
vue - 2.6.10
“@handsontable/vue”: “^4.1.0”,
“handsontable”: “^7.2.1”,