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

jqm.config.js + SELECT widget with many options #6

Open
leandrocosta opened this issue Nov 9, 2012 · 0 comments
Open

jqm.config.js + SELECT widget with many options #6

leandrocosta opened this issue Nov 9, 2012 · 0 comments

Comments

@leandrocosta
Copy link

There's a problem with jqm-config.js + SELECT widget with many options.
JQM renders SELECT widget in different ways depending on their sizes [see http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.js line 8553] . If the widget is too big JQM creates a new page and goes to it. When the execution gets line 3928 JQM tries to call active.url.indexOf( dialogHashKey ) , but active.url is undefined.

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