Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add test for computed value handling in TableV2 with nested pro…
…perties - Introduced a new test case to verify that computed values in TableV2 correctly handle missing nested properties using try-catch blocks. - The test checks the behavior of the table when provided with data containing nested objects and missing properties, ensuring that it returns expected values or empty strings as appropriate.
- Loading branch information