Skip to content

when calling slider.noUiSlider.get() the values returned are an array of strings not numbers #813

Description

@jdedwards3

I'm not sure if this is a bug, but I am using typescript with a definition file for noUiSlider gathered from the definitely typed repository.

This definition file indicates the type of the value returned from slider.noUislider.get() is a number[]. However it is actually returning a string[].

Shouldn't it be numbers?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions