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

multi-picker select error #204

Closed
danyj opened this issue Jan 30, 2015 · 3 comments
Closed

multi-picker select error #204

danyj opened this issue Jan 30, 2015 · 3 comments
Labels

Comments

@danyj
Copy link
Contributor

danyj commented Jan 30, 2015

Looks like multi picket select is not letting me use numeric values
only textual
I used this option
https://github.com/ThemeFuse/Scratch-Theme/blob/master/scratch-parent/framework-customizations/theme/options/demo-2.php#L893-L940

and changed the
'phone' to 1 or '1'
'laptop' to 2 or '2'

This is what I get

error
http://screencast.com/t/F48Te77x

code
http://screencast.com/t/YUs3OTTCoqHG

ghost pushed a commit that referenced this issue Jan 30, 2015
@ghost
Copy link

ghost commented Jan 30, 2015

The fix will be available in the next framework version.

For now, to be able to continue developing, you can replaced this file manually.

@danyj
Copy link
Contributor Author

danyj commented Jan 30, 2015

Perfect. Thnx for the fix!

@ghost ghost added the bug label Jan 30, 2015
@ghost ghost self-assigned this Jan 30, 2015
@ghost
Copy link

ghost commented Jan 31, 2015

v2.1.19 released

@ghost ghost closed this as completed Jan 31, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant