Skip to content
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

"PodGetXVideoController" not found. You need to call "Get.put(PodGetXVideoController())" or "Get.lazyPut(()=>PodGetXVideoController())" #250

Open
Karin-1k opened this issue Dec 12, 2024 · 1 comment

Comments

@Karin-1k
Copy link

when i minimize the screen and maximize it , it will return this err , i think it is from the package. is there any solution for this ?? please

@saputro-dwy
Copy link

saputro-dwy commented Dec 28, 2024

Maybe you use the dispose command on child widgets.
in my case, i solved it with GlobalKey in parent then dispose and use variabel as pointer for child widget to prevent reinitial() while minimize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants