Hello!
I have been working on my app for quite a while on my big screen. While there were no issues when I tried opening the modal on my laptop screen (which is a bit smaller in size), the modal does not show all the data its supposed to. On the big screen it still does:
While on the small screen it looks as follows:
I still want to display the progress-bar and the download button.
In order to show the loading state I put the table in a container, as the table component does not have the loading state option.
can anyone help me?
Thank you in advance!