Loading request...
Ensure that sorting works correctly for boolean data when the column type is set to 'text'.
### Description: Sorting does not work with **boolean** data and column type "text". If you change the column type to a checkbox it works fine. It doesn't work if the column type remains as "text". ### Steps to reproduce: 1. Open http://jsfiddle.net/4r03gz8h/6/ 2. Click "A" header 3. Note that the data is not sorted ### Demo:  ### Your environment: - Handsontable version: 12.3.1 - Browser name and version: Chrome 107.0.5304.88 - Operating system: Windows 10 - Hansdontable Angular & Vanilla JS