mydea / handsontable-chosen-editor

Use a chosen select field in a Handsontable.
http://mydea.github.io/handsontable-chosen-editor/
MIT License
63 stars 36 forks source link

Uncaught TypeError: Cannot read property 'renderer' of undefined at customDropdownRenderer #11

Open nordkite opened 6 years ago

nordkite commented 6 years ago

I am using latest Handsontable and I have this error at Handsontable.TextCell.renderer(instance, td, row, col, prop, value, cellProperties);

It was working with older versions of Handsontable though.

Lokomotom commented 6 years ago

Check my solution in issue I posted here, it might be related.