Hi,
I am trying to use RESTDataProvider with Table in my application, when the API call results in error it just shows no data available message of the table component. I cannot get any error callback or any other way to handle the errors.
Is there any way I can get the promise rejection or callback when using the RESTDataProvider?