Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger return NaN #374

Open
robertnicjoo opened this issue Dec 14, 2021 · 0 comments
Open

Trigger return NaN #374

robertnicjoo opened this issue Dec 14, 2021 · 0 comments

Comments

@robertnicjoo
Copy link

robertnicjoo commented Dec 14, 2021

When I use trigger in my code it always return NaN but when I remove trigger part my code works just fine

$('#knobTicket')
val(data.tickets)
.trigger(
   'configure',
   {
      "min": 0,
      "max": 100,
    }
);
@robertnicjoo robertnicjoo changed the title Trigger retuirn NaN Trigger return NaN Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant