Dropdown get close in modal

Hey I’m using the Modal element and in that modal element i’m using a dropdown. Issue is when I click on that dropdown i opens and get close again at same time.
and if user tries to select anything from dropdown than it get close before that and if by chance user can select anything than form get close. Please help me with this issue.
To reproduce the issue

  1. click on the place an order in header menu
  2. this will open a modal element
  3. select Existing Customer in “Are you a new or existing EHOB customer? *” field.
  4. scroll down a little you’ll fine and field with label Order Date

In this calendar the dropdown of Month name is causing an issue. Please help me as soon as possible. Where as this dropdown is working in usual manner at other places.

Hi Ketan,

Thanks for reaching out.
It seems that you are facing a similar kind of problem described in the following thread.

Thanks

I tried this thing but then my modal got close on click of that month dropdown. Please help me in a better way. I’ve updated my theme too to the latest version.
This is the code I’ve use - jQuery(document).on(‘click’, ‘.flatpickr-monthDropdown-months’, function(e) {
e.stopPropagation();
});

Hi Ketan,

If that does not work for you, please wait for 6.5 version to release with the fix.

Thanks

when it will be released?

Hey There,

We are already in alpha testing. Once it is out of beta, the update release will get rolled out.

Cheers.

Hey, @ruenel is there any update regarding the release of theme update.

Hey Ketan,

We released the Pro 6.5 beta version several days ago. The final version should be rolling out anytime soon.

Please watch out for it.

ok Thanks.

Hi Ketan,

Please let us know if you need any further help on this.

Please inform me once this 6.5 version gets released. I need to solve this modal issue as soon as possible

Hi Ketan,

I would request that you please stay tuned and keep an eye on the updates for that.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.