Right now when no rows match the query for Documents, the default Loading... component displays instead of any children. Do you have any plans to add support for no data and/or error handling? If not, I suppose the earnest is on us to handle that... but not sure how when all we get returned is Loading... if there is no matching data.
Right now when no rows match the query for Documents, the default
Loading...component displays instead of any children. Do you have any plans to add support for no data and/or error handling? If not, I suppose the earnest is on us to handle that... but not sure how when all we get returned isLoading...if there is no matching data.