Skip to content

modal with checkbox in table #7062

Answered by devlzcode
devlzcode asked this question in Q&A
Discussion options

You must be logged in to vote

We should be able to fix this by clearing the context in the Cells. In the meantime, you can clear it yourself. Just make a checkbox context that's empty.

<Provider values={[
  [CheckboxContext, {}]
]}

Setting slot to null specifically works as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@devlzcode
Comment options

Answer selected by devlzcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants