piotr
piotr
Hi @wensonsmith Thank you for reporting. It seems that it is an issue. It needs further investigation.
Hi @emanuallan Currently, we try to release a stable 8.0.0 version of Handsontable. Then, our dev team will decide which issues to take on in the first place.
This issue is still replicable using v8.0.0. Here's an updated demo - https://jsfiddle.net/a982xzvd/
I thought about this PR - https://github.com/Starcounter-Jack/JSON-Patch/pull/104 We need this `slowCheck`, because we need observe changes, not only react to DOM events.
I added only more tests for now but in the last one, TS marked `map.clear()` with squiggly red lines.  I'm not sure why.
I did what you asked for. Unfortunately without the expected result. I still have a TS underlined map.clear(). And running `npm run ci` not gave a clue of what is...
`search` plugin operates in the `query` method on `getDataAtCell`, which returns the cell value. This means that it takes the whole value, not the one visible after formatting. But we...
Hi @jlhjr Thank you for reporting. It seems that could be an issue. Definitely it needs further investigation. Unfortunately, all developers are working on a stable 8.0.0 version of handsontable....
The issue still hasn't resolved in 8.0.0.-beta2-rev2 - https://jsfiddle.net/Lpkf4vho/1/
This issue is still replicable using v8.0.0. Here's an updated demo - https://jsfiddle.net/ot8k9cgb/