Tushar Rupani
Tushar Rupani
Did you guys come up with a solution? In my case, when I access some of my columns, such as "column.name," it gets converted to "column_name" by the id field....
> @tushar-rupani I just ended up using meta field. I just tried using `header.column.columnDef.meta` and it returned undefined. Would that be possible for you to share a snippet of your...
> @tushar-rupani I just ended up using meta field. Quick Update: Thank you for your help, I was able to solve this using Meta. (:
My node version is v18.17.0 and I am facing the same issue.