Alex Chernikov

Results 6 issues of Alex Chernikov

Добрый день! Столкнулся с такой "фичей" - когда создаешь `Marker` и определяешь внутри `child` - отрисовывается сначала дефолтная какая-то точка, потом скрывается как только `child` будет готов. Есть возможность скрыть...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

template: bug

## Prerequisites - [x] Using npm - [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [x] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) - [x] Tried...

bug

After changing `key` prop on `ScrollView/FlatList` breaks scrollHandlers. Any idea how to fix that?

Hello! Maybe I can be wrong, but have I missing event for calls handling event? Let me explain - I have a code, that calls a user and then I...