fazo96/ipfs-boards

Comments and Comment components don't update on route change

Closed this issue · 1 comments

Probably related to #45 and/or caused by the fact that a component class is passed down via props.

  • figure out a proper solution to Comment and Comments nesting

A good, real solution to #52 would solve both this and #45 probably.

"fixed" with workaround in 40b20bc

It's not efficient but it works. Maybe I'll figure out how to really fix it some other time