Services Plugins FAQs

Air Date Time Picker Plugin - Bug

Hi,

I primarily want to use the date picker to display multiple dates from a list on the calendar to the user. Disable picker feature does not appear to be working and I am getting the attached error in debug mode.

Anybody else run into this issue and can help?

Dev


i

Hi @dev3,

Thank you so much for reaching out, and my apologies for the delay over the weekend :pray:

I wanted to confirm that we have received your email and will get back to you as soon as possible with an answer. Thanks for your understanding!

Best regards :sunflower:

Hi @dev3,

Thank you so much for your patience!

The recursion error or circular reference is usually caused by setting up conditionals based on the same element. This is a known Bubble behavior, but it has a quick fix. You can set up custom states to hold the value you need and then use the custom state in the condition instead of the element itself!

Feel free to experiment with this to create the use case that fits you best :pray:

Best regards :hibiscus: