Aleksandra Budnik

Results 578 comments of Aleksandra Budnik

If we type only `0` we get the `Not enough data` return for both `min` and `max`. `Sum` works well and all `min/max` work well for negative numbers. ![image](https://user-images.githubusercontent.com/10757813/67667195-95b61380-f96d-11e9-8132-ecdab4fe09f1.png) https://jsfiddle.net/d1jLvupk/1/

The issue is still replicable after updating to v8.0.0 https://jsfiddle.net/zxk6nghr/, ad 8.2.0 https://jsfiddle.net/handsoncode/z38aLhcx/

@krzysztofspilka, yes it is. I've updated the demo to v12.0.1 and still `7` is considered the lowest number from the `0, 7, 14` array. ![Screenshot 2022-06-10 at 08 43 01](https://user-images.githubusercontent.com/10757813/173006382-7bd92b65-a7e7-4a89-889c-48d2facf7ddd.png)...

I'm closing this issue as fixed in Handsontable v12.1.3

Hi @edmodelorg Can you provide some more details about running up the project? I've never tested nextJS. Do you get any errors? Are you able to display anything?

Hey @edmodelorg I have an update on this. Here's a related topic https://github.com/handsontable/vue-handsontable-official/issues/70 Especially the last comment from @wojciechczerniak can help us to solve this case > Missing navigator is...

Hi @l54808821 We need to close the ticket as there has been no response for more than 10 days. However, if there's still something that we should look at, please...

Thank you for sharing the report, @semlak In the Author's case we get the following error ```js handsontable.full.js:95279 Uncaught RangeError: Maximum call stack size exceeded at DataMap.spliceData (handsontable.full.js:95279:53) at DataMap.createRow...

@semlak 's case is definitely related to `filters` issue and the large dataset. When we have `125k` rows and open a dropdownMenu with filters we get the `Maximum call stack...

Hey @semlak I've decided to create a new issue for our two cases at https://github.com/handsontable/handsontable/issues/9772 I will notify you upon fix.