-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
We initially think the cells to be used only with rows, and at some point we needed a way to access row attributes from cell. We resolved this by using request_store gem.
Later, we also have been using cells outside rows. Everything seems to work well, but recently we detect a bug since the cell always attempt to get row reference from the global seated before by a previous row. We can just limit the cells to be used with rows and create another component when need to use outside rows, but a more efficient way to get reference between row and cells could be a better approach.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested