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

Loading on data-preferred-delim and not data-default-option values #78

Open
papagunit opened this issue Jan 28, 2019 · 0 comments
Open

Comments

@papagunit
Copy link

papagunit commented Jan 28, 2019

When a data-preferred-delim value is set, the list defaults to that upon initial load (for example, "-----"). When that value is null, it correctly defaults to data-default-option (i.e. "Select Country").

Seems to be happening to a script I used from v.5 also.

I'm also getting a "Cannot read property 'length' of undefined" typeerror at column 66203 on the minified js file in the for condition containing var r=0;r<n.regions.length;r++. Not sure if this is related.

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