List should better not diaplay "No Data" when loading is true. #8647
Comments
nikogu
added a commit
that referenced
this issue
Dec 21, 2017
nikogu
added a commit
that referenced
this issue
Dec 21, 2017
nikogu
added a commit
that referenced
this issue
Dec 22, 2017
nikogu
added a commit
that referenced
this issue
Dec 22, 2017
nikogu
added a commit
that referenced
this issue
Dec 28, 2017
nikogu
added a commit
that referenced
this issue
Dec 29, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
When “dataSource” of List is an empty array, there should be a "No Data" tip. But if it is loading, we are not sure if there is any data, the "No Data" tip shouldn't be displayed.
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: