Valery Yu

Results 5 issues of Valery Yu

### Describe the bug Some items placed in a DynamicScroller looks blurry. The same items after RErender (for example after scroll out of rendered buffer and scroll back, page refreshing)...

### Описание Числовой тип `BigInt` уже достаточно давно добавлен в JS и поддерживается всеми современными браузерами. В учебнике есть отдельные статьи [про BigInt](https://learn.javascript.ru/bigint) и [Побитовые операторы](https://learn.javascript.ru/bitwise-operators). Но в статье о...

suggestion: tutorial

There the way exists for pass params TO items components via "source" item prop, or pass additional params to items components: via extra-props. But how to get BACK a data...

### 📝 Provide detailed reproduction steps (if any) 1. Create new empty editor instance, for example [here](https://www.tiny.cloud/docs/tinymce/6/introduction-to-tinymce) 2. Write "abc" -> `abc` 3. Make "a" and "c" bold -> `abc`...

### Describe the feature you would like to see added "itemSize" is required property for the VirtualScroller component. That means that all items must have a fixed size. But what...

Type: Enhancement