Handsontable Pro 1.9.1 Webpack Issue

Not sure if this belongs here or under the issues section…

I have a reactjs app using webpack to build and I recently tried deploying to a new staging server and I’m getting issues. Version 1.8.2 is working fine, version 1.9.1 is throwing an error (Invalid labeled declaration (handsontable.full.js -> 49628:27)

I am importing it using 'import Handsontable from ‘…/…/node_modules/handsontable-pro/dist/handsontable.full’

Does anyone have any ideas?

Hi Mike,

I guess that it is the same issue as reported at: https://github.com/handsontable/handsontable/issues/4053

Before we will find the cause there’s a workaround there that may work for your project as well.