Serj

Results 3 issues of Serj

Карта хранится в модалке. Настройки карты: ``` :use-object-manager="true" :coords="mapCenter" :init-without-markers="false" cluster-options="mapClusterOptions" @map-was-initialized="handleMapInit" ``` внутри подключается ymap-marker. Если не подключить - точек изначально нет. Далее при фильтрации я удаляю все точки...

question

Two ranges with drag-on-click. When ranges in one point in the middle, e.g. (min, 10, max 100, values: [30,30]) and when I clicked to the rail at the left side...

bug

I fount an issue with input updating. When you clear input and change color from colorpicker you'll don't have any HEX in input control.