Daniel Upton
Daniel Upton
Great, thanks for the responses. I'll get a PR up that will work for this and CORS.
@YoavGivati on the contrary the boolean value is expected for the response parameters detailed here: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html
I got this working dropping by back to node v8.16.0
This issue has reappeared after being fixed previously: https://github.com/akiran/react-slick/issues/852.
I would love for this to be added. We also need to know if anyone can actually review any PRs that are submitted. I've reached out to the maintainers to...
The Phoenix 1.2.1 changelog states: > [Channel] `handle_out` callbacks now require explicit event intercept for callback to be invoked, with `Phoenix.Channel.intercept/1` If you add `intercept(["new_msg"])` at the top of the...
Yeah, sorry. To be clear it is in the CHANGELOG for v0.15.0, so the solution still applies. https://github.com/phoenixframework/phoenix/blob/master/CHANGELOG.md#v0150-2015-7-27