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

Bug with value (TypeError: number is not iterable) #347

Closed
EgorFront opened this issue Nov 17, 2021 · 2 comments
Closed

Bug with value (TypeError: number is not iterable) #347

EgorFront opened this issue Nov 17, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@EgorFront
Copy link

Describe the bug
Bug with the plugin, with a certain set of options

To Reproduce
A reproduce link:
https://codesandbox.io/s/adoring-grass-xi7de?file=/src/views/BasicUsage.vue

Steps to reproduce the behavior:

  1. Go to Basic Usage view
  2. Change disabled in one of the option to true
  3. Reload
  4. See error

Expected behavior
No critical errors

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser chrome
  • Version 96

Additional context
Its unusual behaivor, but it bug happen only when:

  1. value-by="value"
  2. disabled: true in one of the option
  3. if value is String, bug doesnt happen
  4. if value-by is different from "value", all is ok, there is no bug
@EgorFront EgorFront added the bug Something isn't working label Nov 17, 2021
@EgorFront
Copy link
Author

was it fixed?

@soc221b
Copy link
Owner

soc221b commented Nov 18, 2021

@EgorFront

Yes, released in 2.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants