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

Time change doesn't work with arrow key in modal #75

Open
gdfox opened this issue Oct 9, 2018 · 0 comments
Open

Time change doesn't work with arrow key in modal #75

gdfox opened this issue Oct 9, 2018 · 0 comments

Comments

@gdfox
Copy link

gdfox commented Oct 9, 2018

I have to wickedpicker object on a modal form.

I have added this to my CSS file:

.hasWickedpicker{
z-index: 100000 !important;
}

This works, but cannot change with the arrow keys.

When I hit the right arrow it changes erratically and throw this error:

wickedpicker.min.js:1 Uncaught TypeError: Cannot read property 'focus' of undefined
at Wickedpicker...

Any help would be great.
Thanks...

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