Marcin Warpechowski
Marcin Warpechowski
Thank you for noticing. These numbers are the result of conditioning - the MD file contains headings with the same text, some of which are only for JS, while the...
Also seen in the current `feature/react-docs` branch at 140fb0cab5d616152c428b042c9f5364fd3a125c. We think it is a new problem that did not exist a few days ago.
This problem only exists when starting on the page https://dev.handsontable.com/docs/next/react-data-grid/redux/ directly. When you start on another page, and then navigate to the Redux page, it looks OK. My guess is...
@krzysztofspilka to run the project, run the following commands in the repo root: ``` git fetch git checkout feature/issue-9581-demo git pull cd examples/12.1.2/docs/react/demo npm i npm run start ``` And...
Thank you for reporting, @AJNandi. You are right that the current implementation does not work as intended with `-1` as the third parameter. We will fix that. Also, as you...
The PR #863 was abandoned after a sincere attempt by @MartinDawson. Maybe Martin would like to explain here what's his current approach to async functions, if there is any? FWIW,...
Yes, the problem was fixed in https://github.com/jwalton/gh-find-current-pr/releases/tag/v1.3.1, so your update includes it. Thank you
Might be related with https://github.com/handsontable/dev-handsontable/issues/384
Closing as done