Valentyn Shuvaev

Results 2 issues of Valentyn Shuvaev

On iOS devices, the last line of the bullet list is not showing up when the message is sent using blocks. This issue doesn't occur on desktop or Android devices...

bug
question
web-client
Version: 3x
server-side-issue
auto-triage-skip

Closes: #40 1. Fix the `DummyStatsLogger` import. This bug appeared because [DummyStatsLogger was renamed to NoStatsLogger](https://github.com/apache/airflow/pull/30001) in Airflow v2.6.0. The import of the `DummyStatsLogger` is try-excepted, so the `DummyStatsLogger` class...