Syver Enstad

Results 3 comments of Syver Enstad

Absolutely: https://github.com/7er/kv_umbrella Structure overview: ``` kv_umbrella/ mix.exs apps/ kv/ mix.exs lib/ kv_server/ mix.exs lib/ kv_api/ mix.exs lib/ ``` PS: I've experimented a little more, and it seems that if I...

Actually I think letting me select which mix project I want to be in the context of, would be the only workable solution as alchemist couldn't possibly know (without reading...

I've localized the bug to the implementation of FormEdit.getDerivedStateFromProps. When adding the second field/component to the form this function overwrites this.state.form with this.props.form.