Valery Zinchenko

Results 33 issues of Valery Zinchenko

There is a error using react-script 5.0.0 ![image](https://user-images.githubusercontent.com/53980482/154489795-d77b4a0d-7a29-468b-8acf-113651eaf12b.png) ![image](https://user-images.githubusercontent.com/53980482/154489871-2e30125a-caf0-4cae-8077-b286aa8fdbc8.png) Fix: - `npm i buffer` - add `import { Buffer } from "buffer"` or: - use Uint8Array, it seems it works...

### Version 1.5 - 2.2 I will update version as I test it. ### Platform WSL2 - Ubuntu 20.04.4 LTS ### What steps will reproduce the bug? - Install bun...

bug
need repro

_It is more about psychology and how people usually perceive their achievements as numbers or even about motivation and satisfaction._ ## Introduction Look at these two different scoreboards, especially at...

area:song-select
type:UX

## Description I'm sorry if understood the proposal wrong or didn't research it well enough but why it's better to have `toReversed()`, `toSorted()` along with `reverse()`, `sort()`? (I can agree...

### Problem There are several problems with typings Somewhere you put `any` like in this example https://github.com/PriceRunner/react-ga4/blob/f31ed502adec6dc9dd68e3b59d39c1857880f433/src/ga4.js#L46 Niether put any types like here https://github.com/PriceRunner/react-ga4/blob/f31ed502adec6dc9dd68e3b59d39c1857880f433/src/ga4.js#L479 So then it becomes `any` anyway....

Maybe I didn't notice it in the `README.md`, but I don't really understand how this will help to conceal sensitive code if you either get the packages via `npm i`,...

## Motivation By default, all modals continue to be mounted even when they are closed. Despite of that it's giving some advantages, sometimes it may be required to unmount it....

enhancement

add `deprecated` to `ModalProps`

enhancement
breaking change

- dependencies - prebuild

refactoring