Fork me on GitHub
#luminus
<
2019-08-07
>
curtis.summers00:08:21

@david.folkner It looks like you're missing the tilde on the last line to "close" the expression: /*~ ) */ should be /*~ ) ~*/

romain09:08:28

@yogthos I saw the github issue about Bulma and Semantic, did you try ant design?

yogthos12:08:50

I haven't used it myself, but a friend of mine is a big fan of it, he published a small wrapper wrapper library for it https://gitlab.com/synqrinus/syn-antd

romain12:08:01

It feels very modern, even if I don't like too much dataSource in table component for example. Is syn-antd still maintained ? I found https://github.com/priornix/antizer but no updates for 1 year

lepistane13:08:05

didn't like antizer as it was very tricky to work with with large sets of data inside table and this was year ago! So dropped and never looked back i've used semantic ui on recommendation by dmitri and i've had a blast using it! this wrapper looks nice might give it a try

eskemojoe00712:08:57

@curtis.summers You are absolutely right that I needed to have that. It was working without it when I load up a new repl however. With the fix, loading a new repl works, but I still get the same error when runing (restart-db)

eskemojoe00713:08:53

So I'm in the same spot unfortunately.