LearnNewsExamplesServices
Frontmatter
id3087
titleTable.View: Null values are not supported in default Renderer
stateClosed
labels
bug
assignees[]
createdAtMay 21, 2022, 10:42 PM
updatedAtMay 21, 2022, 10:49 PM
githubUrlhttps://github.com/neomjs/neo/issues/3087
authordavhm
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 21, 2022, 10:49 PM

Table.View: Null values are not supported in default Renderer

Closed v8.1.0 bug
davhm
davhm commented on May 21, 2022, 10:42 PM

Describe the bug When attempting to render null values with the default renderer for a table view column, a JS error is thrown

Expected behavior I would expect the table to render correctly and leave the cell empty for which the value is null in the Store field.

davhm added the bug label on May 21, 2022, 10:42 PM
tobiu closed this issue on May 21, 2022, 10:49 PM
tobiu referenced in commit 76a14a1 - "Merge pull request #3088 from davhm/dev on May 21, 2022, 10:49 PM