Tishka17 / aiogram_dialog

GUI framework on top of aiogram
https://aiogram-dialog.readthedocs.io
Apache License 2.0
671 stars 103 forks source link

Remove casting to user's custom type when passing data #385

Closed arrenanv closed 4 months ago

arrenanv commented 5 months ago

This commit is aimed to fix issue with doublecasting when sequence of enum members is passed as items of Select-like widgets

Tishka17 commented 4 months ago

Any updates?

arrenanv commented 4 months ago

Currently not enough time, too much work on me. I will try to fix the issue on the next week maybe

Tishka17 commented 4 months ago

replaced with #404