Alexander Zakurnaev

Results 4 issues of Alexander Zakurnaev

### Describe the bug There is no the **Timeline** tab in the devtools panel, that mentioned on [the official site](https://devtools-next.vuejs.org/getting-started/features#timeline) ### Expected behavior The **Timeline** tab that exists in the...

documentation

### 🐛 The bug There is a section in documentation about [VS Code Server](https://devtools.nuxt.com/guide/features#vs-code-server), but I can't get working it. ## Part 1 - Follow the docs Installing **code-server** from...

bug

**Changes:** Modified the onBlur handler in createSlider.js to check if the focus is shifting from the slider handle to the slider container. If the e.relatedTarget equals the slider container (this.sliderRef),...

Stale

**Changes:** Added 'user-select: none' in slider styles to prevent text selection while dragging the handle (like in React AntD)

Stale