In the last few days, the “Air Date Time picker” plugin has stopped working in my application.
Clicking on the date picker opens the calendar in the top left-hand corner of my screen, but it’s unusable.
The following error is displayed (5 times) in my debug view:
Bug in custom code TypeError: Popper.createPopper is not a function
at _0x9361c3 (PLUGIN_1495642567089x595986733356023800/Air-Date-Time-Picker-update–Air-Date/Time-Picker-.js:3:12664)
at R.setPosition (https://44b2e575c753150f2a1c3e93c9023801.cdn.bubble.io/f1740569749124x512167038794990600/air-datepicker-3-5-3.min.js:7:30333)
at R.show (https://44b2e575c753150f2a1c3e93c9023801.cdn.bubble.io/f1740569749124x512167038794990600/air-datepicker-3-5-3.min.js:7:45719)
at HTMLInputElement. (https://44b2e575c753150f2a1c3e93c9023801.cdn.bubble.io/f1740569749124x512167038794990600/air-datepicker-3-5-3.min.js:7:36777)
at HTMLDivElement. (https://44b2e575c753150f2a1c3e93c9023801.cdn.bubble.io/f1740569749124x512167038794990600/air-datepicker-3-5-3.min.js:7:36969)
at root (PLUGIN_1495642567089x595986733356023800/Air-Date-Time-Picker-update–Air-Date/Time-Picker-.js:3:12664)
Thank you for your help!