Jason Axelson
Jason Axelson
**Describe the bug** Trying to load an invalid nested field doesn't unwrap the error correctly **To Reproduce** ``` Ash.Query.load(Item, tracks: [fields: [field_values: :values]]) ``` `field_values` should be `field_value` and `:values`...
Just a heads up ReactProxy: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available...
When the user enter's an incorrect password, I want to re-render the login page with their email still filled but not their password. It seems like I may have to...
Tested locally under Elixir 1.8.1 and OTP 21.2
The current mix file doesn't allow usage with the current version of GenStage (0.14.1), although reading through the changelog everything should work fine.
Thanks for maintaining kronky/this! Is there a migration guide for migrating from Kronky? From the sounds of it not much is needed, just changing `{:kronky, ">= 0.0.0"}` in your deps...
I'll be using this PR to show my messy status as I get closer to getting the impression fully working Eventually the code should be merged into #37
An empty message causes the spinner to show with the background (`.cg-busy-default-sign`) not including the entire spinner:  This is the attribute I'm currently using: `cg-busy="{promise:myPromise,message:''}"`...
Does this support angular 1.4?