You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
The source code of the library is completely open and you can have a look inside how it’s build.
There’s also a post on my blog that explain what I did.
I suppose that the problem you experiencing is that the data of your table are not present because you’re on the first step but the data table is initialised any way.
Did you try to pass some mock data and see if this happen in any case?
Hi Daniele
Thank you for this awesome library. I have tried this in my mat-stepper component and what happens is below:
How to fix this issue?
Is there any way to look for the datasource and if it is not null, initialise datatable?
Is there any other way to fix this?
Thanks
The text was updated successfully, but these errors were encountered: