liferay / clay

A web implementation of the Lexicon Experience Language
http://clayui.com
Other
208 stars 467 forks source link

fix(@clayui/core): fixes bug when not rendering the action cell #5817

Closed matuzalemsteles closed 1 month ago

matuzalemsteles commented 1 month ago

This is a bug that was discovered when implementing the new Table to the FrontEndDataSet LPD-24920. Basically when we have column visibility enabled if we want to render the actions in the last cell it is not rendering the element, so now this fixes this for this use case.