croz-ltd / tiller

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
https://croz-ltd.github.io/tiller
Apache License 2.0
28 stars 1 forks source link

#268 Fix `DataTable` primary/secondary row rendering loop #269

Closed fbeceic closed 5 months ago

fbeceic commented 5 months ago

Basic information

Description

Summary

Fixed maximum render depth error appearing when rendering the DataTable component with primary/secondary columns.

Related issue

268

Types of changes

Checklist