Receive cell.data
on plugin
#993
Unanswered
carlos-dubon
asked this question in
Q&A
Replies: 2 comments 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug When using
plugin
as cell, thecell.data
receivenull
Expected behavior When using
plugin
, the props should receive similar value with formatter cellTo Reproduce Steps to reproduce the behavior:
this.props.cell.data
is nullScreenshots
Additional context
gridjs-svelte
use plugin for rendering Svelte component in the cellBeta Was this translation helpful? Give feedback.
All reactions