Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Apr 6, 2022

fix(tabset): Use the init state to determine if the nb-template should be loaded

Use the existing state indication to prevent the initial rendering of templates with the lazy directive

Ref: #2827
Ref: #1827
Ref: #1820

<nb-tab tabTitle="title">
  <ng-template nbTabContent>
    ...content
  </ng-template>
</nb-tab>

…d be loaded

Use the existing state indication to prevent the initial rendering of templates with the lazy directive
@ghost ghost force-pushed the fix/tabset-lazy-content-directive branch from 27ccb9e to ab178f2 Compare April 6, 2022 13:18
@ghost ghost mentioned this pull request Apr 6, 2022
2 tasks
@ghost
Copy link
Author

ghost commented Apr 6, 2022

@yggg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants