DZNEmptyDataSet icon indicating copy to clipboard operation
DZNEmptyDataSet copied to clipboard

Present Empty State after data finished loading

Open fuxlud opened this issue 6 years ago • 1 comments

How can I achieve Empty State being presented after data is finished loading? At the moment, the Empty state is presented for a split second before the data is fetched from the server. I would like the Empty view to be presented after this is done, so it will not be presented if there is data on the server. Maybe there is an option to have a separate loading view instead of an empty view?

fuxlud avatar Dec 29 '19 11:12 fuxlud

A screenshot of what you're looking to achieve may be easier to understand. Have you tried the examples provided? There's many use cases for different applications.

dzenbot avatar Dec 31 '19 18:12 dzenbot