-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad state: This controller has not been attached to a tooltip yet. #70
Comments
My solution to this is to separate the tooltip and put it inside a stateful widget. And just call that ToolTipWidget to where you want it to be used |
actually it is not true way, you should add a bool method to show if it is attached or not. |
My solution for this is putting it in async function
|
this solution works |
@SaturnoMark let assume that you want to show it after going to a page. for example you want to open it using routing |
Hello guys. Running the rules works, but time passes and bam
The text was updated successfully, but these errors were encountered: