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

Clicking on date picker icon redirecting to #{elementId} #74

Open
sattukishore opened this issue Jun 20, 2017 · 1 comment
Open

Clicking on date picker icon redirecting to #{elementId} #74

sattukishore opened this issue Jun 20, 2017 · 1 comment

Comments

@sattukishore
Copy link

I observed that after calling 'createDatePicker' function if I quickly click calendar icon, page is redirected to #elementId url (like http:localhost:9000/home#input-element-id). there is anchor tag created by the datepicker with href = #input-element-id. before click event is bind to this element if I am clicking on it(which is nothing but calendar icon) the above behaviour is observed

did any one face the issue? Please help me to fix the issue

@kennethrorstromnine
Copy link

I'm having the same issue, was there a solution to this ?

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

2 participants