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

how to disable tooltip in range date option #2684

Closed
VladTech-dev opened this issue Jul 12, 2023 · 7 comments
Closed

how to disable tooltip in range date option #2684

VladTech-dev opened this issue Jul 12, 2023 · 7 comments

Comments

@VladTech-dev
Copy link

Hey guys, how do you disable these tooltips that pop up only during date-range option. See the attached.

to reproduce here -> https://uxsolutions.github.io/bootstrap-datepicker/?markup=range&format=&weekStart=&startDate=&endDate=&startView=0&minViewMode=0&maxViewMode=4&todayBtn=false&clearBtn=false&language=en&orientation=auto&multidate=&multidateSeparator=&keyboardNavigation=on&forceParse=on#sandbox
select range and click on the date input field to see, same date.

PXL_20230712_182726506

@macomuzul
Copy link

That may be a problem with your input. I am using v1.9 and I didn't get those popups and I tried with chrome, edge and firefox.
What version are you trying? These are the ones I'm using

<script defer src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js"></script> ![bootstrapdatepicker](https://github.com/uxsolutions/bootstrap-datepicker/assets/117616130/43d52504-cf47-42ba-8b84-3600a1a67264)

@macomuzul
Copy link

@macomuzul
Copy link

Also tried with the page you provided and still nothing. What browser are you using?

@VladTech-dev
Copy link
Author

Also tried with the page you provided and still nothing. What browser are you using?

Hey, im using latest version "Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)".

I tried in chrome, brave, firefox. To me it seems browser auto complete is doing something funny. If i use the demo page provided by the datepicker, i get the same issue.

@VladTech-dev
Copy link
Author

just fixed it, add -> autocomplete="off" to form tag.

@macomuzul
Copy link

Glad you solved it bro

@VladTech-dev
Copy link
Author

Glad you solved it bro

Thank you for your help :)

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