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

选择城市,点击完成后报错 #52

Open
langlang1015 opened this issue Aug 16, 2019 · 4 comments
Open

选择城市,点击完成后报错 #52

langlang1015 opened this issue Aug 16, 2019 · 4 comments

Comments

@langlang1015
Copy link

NoSuchMethodError: The setter 'provinceName=' was called on null.
Receiver: null
Tried calling: provinceName=""

@hanxu317317
Copy link
Owner

@langlang1015 这个报错信息也太.....少了. 有详细的位置 ?

@FiathZZ
Copy link

FiathZZ commented Aug 20, 2019

加个判断.if (result != null) . 在result不为null时赋值

@hanxu317317
Copy link
Owner

@FiathZZ 什么情况下. 出现的报错呢?

@hanxu317317
Copy link
Owner

@langlang1015 什么情况下的报错呢?

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

3 participants