Can't click on tooltip component

Widgets & Design

I created a tooltip which activates when on a star icon picture.

This tooltip is of component type.

The tooltip component contains a button "Start Lesson".

But when the tooltip appears and I click on the button, there is no reaction, the tooltip simply disappears.

It sounds like the tap triggers the tooltip to disappear instead of triggering the button tap action trigger.

Is it a flutterflow bug or is there a work around?

If there is no workaround, do you know if I can fix this by doing a custom tooltip widget?

What have you tried so far?

I tried to changed the tooltip trigger from tap to long tap to check if it would work better, it still does not work.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
3 replies