Erik Wickstrom

Results 32 comments of Erik Wickstrom

@ajt No, never did get it working...

This also seems to be the case with `%qtconsole`

This appears to also be the case with the `above()` method.

I just gave `0.2.5` a try and the issue seems to persist. The [demo](http://yogthos.github.io/reagent-forms-example.html) also is still exhibiting the issue.

My mistake. I had 0.2.4 installed. `lein clean`....

Looks like I found another corner case with this issue. If you update the atom after the form has been bound with `bind-fields` and rendered, the select input will not...

Ok, so if I instead I use an event attached to `bind-fields` -- I get the same result, the select field doesn't update. I've pushed a new commit to my...

Just wanted to note that wrapping `bind-fields` in an anonymous function and vector _seemed_ to make this work. However every time any of the form fields are updated, it makes...

Would be awesome if those new joins supported joining to a subquery/CTE. This would allow multiple efficient aggregate computations in the subquery with the results being available to the outerquery...

I was more referring to a search box at the top of the menu bar drop down to narrow the list down quickly/find what I'm looking for.