Lvgl 9 broken calendar widget?

I’m wondering if anyone else using the latest development version of lvgl has a broken calendar widget or if it’s something on my end. Just made the changes in my code base to deal with the new driver API, and the widgets demo’s calendar doesn’t select and close when a day is clicked. Everything else seems to work more-or-less as expected.

Thank you for reporting it. I’ve just fixed it with fix(event): fix event bubbling · lvgl/lvgl@a30c11b · GitHub