Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When ng template is used in kanban component in angular 18 the cards are not rendered properly. however without ng template the cards are rendered properly. checked in grid component it is working properly

Platform: Angular

Sample: Refer attachment 

Replication procedure:

  1. Run the local sample 
  2. Check that the card is not rendered properly 

Expected Output:

Cards should rendered in angular 18 when using ng template

Current Output:

Cards are not rendered in angular 18 when using ng template