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
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem
Current behavior
If no data is set at the initialization of stark-table, the component is broken and changes on data are not applied.
<stark-table[data]="undefined"></stark-table>
Expected behavior
The stark-table component should work even if there is no data at the initialization time.
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
If no data is set at the initialization of
stark-table
, the component is broken and changes ondata
are not applied.Expected behavior
The
stark-table
component should work even if there is no data at the initialization time.The text was updated successfully, but these errors were encountered: