-
![image](https://user-images.githubusercontent.com/31676163/110419405-3d9c2f00-80d4-11eb-9e89-02ac1dfe544b.png)
![image](https://user-images.githubusercontent.com/31676163/110419434-4ab91e00-80d4-11e…
-
Hi
My team upgraded our vue project to the latest vue cli, and started seeing an error regarding the range slider component.
we experienced the following error:
Uncaught ReferenceError: proc…
-
### Environment
**Vuetify Version:** 3.4.4
**Vue Version:** 3.4.0-alpha.3
**Browsers:** Firefox 119.0
**OS:** Linux x86_64
### Steps to reproduce
Set any v-range-slider direction prop to "vert…
-
I think I've found a bug with how the `numberOfDiscreteValues` is being calculated for iOS. I'm currently using `@nativescript-community/ui-material-slider@7.0.20`
I have the following example:
…
-
Hey. Thanks again for the awesome work here. I noticed that when I do:
```
import styled from 'vue-styled-components';
var MyInput = styled.input``;
export default {
components: {
…
-
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
* [x] I am running the latest version
* [x] I checked the documentation and found no answer
* [x] I c…
-
### Vue.js version
2.1.10
### Reproduction Link
http://jsbin.com/bapoca/edit?html,js,console,output
### Steps to reproduce
The above JSBin contains a slider (range) that logs the value of a c…
-
Hi, is it SSR compatible? Because I got some errors like "document is not defined" when using rendering in Node environment (no NUXT).
-
For anybody who is encountering the same problem:
I've installed this package via yarn and encountered the problem, that the custom validator for the tooltip doesn't check for `false`.
Apparently …
-
### Describe the bug
When the slider is configured for range operation with a lower bound below 0. A value of 0 will render on the far left of the slider.
### Reproducer
https://stackblitz.com/edi…