6pac / SlickGrid

A lightning fast JavaScript grid/spreadsheet
https://github.com/6pac/SlickGrid/wiki
MIT License
1.82k stars 424 forks source link

fix: SlickGrid editors are not assignable to column field 'editor' #1005

Closed AlexandrChazov closed 5 months ago

AlexandrChazov commented 5 months ago

When I try to apply default SlickGrid Editors to the 'editor' field of the Column object I receive TypeScript error. I'm not sure that I did everything correctly, I just want to contribute and save your time. Review my changes please.

TypeScript error

ghiscoding commented 5 months ago

ah ok thanks, I think that it was changed in PR #995 by another user, I'm not actually using this version of SlickGrid anymore so if you spot any more TypeScript issues, feel free to submit more PRs