-
Notifications
You must be signed in to change notification settings - Fork 7
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
binding error 2 #18
Comments
the binding and getPage seems ok, but the following error looks like failed import the refreshed package |
didnt fixed... |
Could you please share a minimal sample of code for testing? |
There were problems with binding.. it doesn't bind correctly.. what's happen? |
@Aniketkhote in addition: the latest version that works good with binding is 2.5.2. From 2.5.3 something is broken and some binding were not called correctly and the system throws the Exception "you must call Get.put...." |
The interim solution is as follows:
|
@Aniketkhote sorry.. but i didn't see the difference in your example.. EDIT: gotcha! |
Can you kindly come on anydesk for just 5 mins and help me out, I am trying so hard but no luck :( I dont want to use GETX i want o use refreshed but unable to : |
@fisforfaheem If your issue is resolved, kindly close it |
Not fixed |
@fisforfaheem Check the below example, maybe it help to resolve the issue. |
@Aniketkhote just a question. Now, I see in the code that the put method has:
But, autoRemove: permanent means that if I set permanent to true, it autoremoves the controller. In fact, I have this issue since I migrate to your solution: the permanent controllers are disposed automatically.. |
@Aniketkhote Brother can i share my repo with you, i cant share it as public, need your help with it, i cant seem to understand even with example u shared. |
@fisforfaheem use BindingsInterface |
but even after fixing:
**** my isuse not reprieved why??
The text was updated successfully, but these errors were encountered: