Patrick Jackson
Patrick Jackson
@jennkao Thanks for the explanation and sharing details. I have not ran into this myself. If you think this is something that would affect users of the library, PRs are...
> Any movement on this, or the PR? It's easy enough to drop the function in, but it'd be nice not to have to. PR looks good. I requested a...
That was been deliberately left out of the core lib. Goal of this repo is to provide just the core functionality of the Redux pattern. Additional libs, middleware, enhancers can...
only thing that stands out right now is possibly adding multiple `ServletFramework`s . Can you ensure that only one is added and test again?
Sorry, about that misleading readme. I am in process of getting it on maven. It is hosted on JCenter for now. I do not use the maven build tool. If...
@davidmarinangeli are you using maven? I have not used maven with this artifact and I am not much help in that area.
@morbyx yes, -core is the bulk of the lib. actions-on-google has a dependency on it, so both may be needed. Were you able to get going? Also V2 is in...
Thanks for reporting. I have yet to use slack integration with the lib, apparently the json for the user field is either a empty string, or possibly just an Id....
Thanks for the info. I would like to get to this, but not a priority at the moment, so not sure when it will happen. PRs are welcome.
Also needed for us. We are using [actions-on-google-kotlin sdk](https://github.com/Ticketmaster/actions-on-google-kotlin), and I am in process of updating to V2. I am going to default to using action instead intent, due to...