error[E0277]: the trait bound TableItem: From<VNode>
is not satisfied
#47
Labels
bug
Something isn't working
TableItem: From<VNode>
is not satisfied
#47
Summary
Hello.
I get error "error[E0277]: the trait bound
TableItem: From<VNode>
is not satisfied" about this codeSteps to reproduce
Expected behaviour
I expect not to get this error.
Actual behaviour
I am getting this error.
Version
0.4.0
What browsers are you seeing the problem on?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: