Craig P Jolicoeur
Craig P Jolicoeur
@colemerrick Just seeing this thread now. I looked at the forked version in your repository but didn't see any associated changes/fixes for this. Maybe I misunderstood your last comment (from...
Just following up as it appears this ticket is still open. This still happens, and with Go 1.10 now as well (which could be assumed as it was introduced with...
Same here. Using (most anything) "time" related seems to be pretty "broken" as far as I can tell in the current 2.0 release and master. I see the same behaviour...
> Hm I think the build failures might be related to spork somehow, will have to check that out. Other than that, this is great! Always good to knock down...
@tionis thanks for the heads up on that. I've updated the commit accordingly
I'd be more than happy to have another solution, if a better one presents itself. My thoughts/concerns were to remove the current hard expectation that `entr` be available on a...
@krystofbe [Torch](https://github.com/danielberkompas/torch) appears to be relatively active
@JoeWoodward Thanks for the info/notes here. We haven't gotten too far down the line with making a LiveView "version" of Torch yet, but we'll keep these notes in mind as...
@andreaseriksson I'd prefer to see a `--live` flag to force live view regardless. We'd want/need a manual flag at a minimum. mix torch.install --live It would be nice though to...
Currently you'd have to handle this yourself. Either in the front end view template and/or on the back end controller that is parsing the incoming data. Non-required schema fields are...