reagent

A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
zackteo 2021-05-15T02:49:59.239200Z

Hi im trying to use simple-v-table in re-com but I keep getting this issue re_com.v_table.v_table(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null. What might I be missing?

zackteo 2021-05-15T03:13:00.239800Z

https://re-com.day8.com.au/#/simple-v-table I can't quite seem to get a simple example of simple-v-table rendered

zackteo 2021-05-15T10:15:02.240200Z

okay turns out I missed out a dependency for v-table :face_palm:

😁 1