Ivan Savoskin

Results 4 issues of Ivan Savoskin

Enhancement: I noticed some problems with unnecessary renders. If the data in the table has changed, then everything is completely re-rendered, therefore, if we scrolled to the bottom of the...

Hello! Trying to install a library but can't due to compatibility issues iexbase/web3.php which doesn't support php 8 ``` composer require iexbase/tron-api --ignore-platform-reqs Problem 1 - iexbase/tron-api[4.0, ..., 4.0.1] require...

## Describe the bug When starting the test, the following error occurs ``` Test suite failed to run SyntaxError: Identifier expected. (1:10) > 1 | function () { | ^...

bug

I want to use redux-persist-electron-storage to store some project data. I set everything up according to the instructions. To begin with, the application started to run for a very long...