Skip to content

[v8] React Example: Editable Data gives error #4205

Discussion options

You must be logged in to vote

Any cell/header templates that use hooks can just use a classical function declaration:

cell: function Cell () {
  const [state, setState ] = useState()
}

The function name should silence this issue.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jonsveswe
Comment options

@wsajjadh
Comment options

@DanielSchranc
Comment options

Answer selected by jonsveswe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants