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
Acceptance criteria:
There should not be any logic in the constructor - but set the row-island .toolbarTemplate directly like: <igc-row-island .toolbarTemplate="${this.rowIslandToolbarTemplate}">
The text was updated successfully, but these errors were encountered:
Repro:
Live documentation code snippet here
Acceptance criteria:
There should not be any logic in the constructor - but set the row-island .toolbarTemplate directly like:
<igc-row-island .toolbarTemplate="${this.rowIslandToolbarTemplate}">
The text was updated successfully, but these errors were encountered: