azhago

Results 2 issues of azhago

Hi, PopupMenuButton control always display a tooltip, even when "" or None is passed Can be reproduced with original exemple code : ```python import flet as ft def main(page: ft.Page):...

bug
enhancement

### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug Hi, In v0.23.2, the GestureDetector doesn't work It was OK...

bug: regression