Hi,
I am very new to Jquery and I need to setup basic HandsonTable in our project.
We downloaded the “handsontable-master.zip” file and uploaded this to our server. We did not install using “bower” tool but just uploaded the folder on the server.
Then we added the references and code as mentioned in the following doc link:
“https://docs.handsontable.com/0.20.3/tutorial-quick-start.html”
But when we load the page, we see following error:
SCRIPT5007: Unable to get property ‘insertBefore’ of undefined or null reference
Are we missing any file references which are not mentioned in the document?
The doc lists only 2 files to be added: handsontable.full.css & handsontable.full.js
Please help us.
Thank in advance.