Stefan
Stefan
Duplicate of #1
FWIW, we use git subtrees and similar in monorepos when externals collaborate on isolated sub-projects.
Is this feature still under consideration?
@NeilFraser A quick comment on whether the new JS API behaviour which breaks Array destructuring is intentional or whether it's a bug and will be fixed would be very helpful...
Hm. It may be because this lib traverses the whole tree in one go, while aliasing happens in the graphql server realm. So the solution needs to involve resolvers? Maybe...
I'm using dockerized ddb and node app (combined in docker-compose). Can I just use the "migrate" functionality of this plugin? When entering the apps container and doing a `./node_modules/.bin/serverless dynamodb...
Turns out the above syntax error is a side effect of a request that fails to reach ddb and returns `Cannot POST /`
Not at my machine but any chance that a java related requirement could be different from 0.2.19? Latter works just fine. > On 23 Aug 2017, at 12:44, Frank Schmid...
Thanks @paqman and @Toosick. Leaving this open for owners to track.
The PR is to make the component controlled, that fixes the issues of select not updating when value is changed. Can you check if this fixes it for you?