aiogram/CHANGES/1595.bugfix.rst
Oleg A. e17c84144d
Prevent endless loop with buttons (#1626)
* fix: prevent endless loop with buttons

* test: added test for add w/o max width

* docs: added changelog record

* chore: explicit set max_width 0
2025-02-16 22:39:51 +02:00

1 line
72 B
ReStructuredText

Fixed endless loop while adding buttons to the :code:`KeyboardBuilder`.