adrianszymanski89

Results 15 issues of adrianszymanski89

### Description Code example from https://handsontable.com/docs/saving-data/#overview doesn't work in edit mode in JSFiddle. It seems that this path isn't correct `/docs/11.1/scripts/json/` ### Steps to reproduce ### Demo https://jsfiddle.net/aszymanski/1vy6u3op/ ### Your...

Type: Bug
Docs: Content
Effort: Medium
Impact: Medium

### Description The issue occurs when we call `removeCommentAtCell` asynchronously, it should cancel the timer for `displayDelay` otherwise, we end up with an empty comment box. ### Steps to reproduce...

Comments
Core: validation

### Description We want to add some new meta tags in the documentation for a better-searching experience. Proposed list: - Searching values (search values) - Column freezing (fixedColumns) - Column...

Docs: Content

### Description During building the `react-demo` from https://github.com/handsontable/hyperformula-demos/tree/develop/react-demo with the HyperFormula 2.6.0 we get the following warning: > WARNING in ./node_modules/chevrotain/lib_esm/src/version.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map...

Bug
Docs
Impact: Low

### Description Setting up a custom renderer that displays an image with `fixedColumnsLeft` option enabled results in rows height misalignment. Enabling `autoRowSize` option helps but the whole table is not...

bug
Auto row size
Fixing / Freezing
Reported