You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created CountryController in the class but whenever I try to access selectedCountry I get an uninitialized exception and there is no clear way on how to link CountryController with CountryPhoneCodePicker.
The text was updated successfully, but these errors were encountered:
Apologies for the late response. @vipafattal
If you check it now, I have made some changes in the implementation of the package and you will not face an uninitialized exception now.
I have created CountryController in the class but whenever I try to access
selectedCountry
I get an uninitialized exception and there is no clear way on how to link CountryController with CountryPhoneCodePicker.The text was updated successfully, but these errors were encountered: