exchat icon indicating copy to clipboard operation
exchat copied to clipboard

(Not maintaining) A Slack-like app by Elixir, Phoenix & React(redux)

Results 11 exchat issues
Sort by recently updated
recently updated
newest added

After running mix ecto.create I got error: ``` warning: found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted, and quotes...

navigating to exchat-example.herokuapp.com sign_up was not working. ![screen shot 2019-01-18 at 5 53 48 pm](https://user-images.githubusercontent.com/11463275/51417017-2394e080-1b4a-11e9-9c5d-3a294796418c.png)

support : `react 15.5 -> 16.x` React.PropTypes.func : Uncaught ReferenceError: Component is not defined https://github.com/brigand/babel-plugin-flow-react-proptypes/issues/187 > The biggest change is that we’ve extracted React.PropTypes and React.createClass into their own packages....

> update redux-logger : ^2.x -> ^3.x > Uncaught TypeError: (0 , reduxLogger.createLogger) is not a function ```js - import createLogger from 'redux-logger' + import { createLogger } from 'redux-logger'...

update version 2.x -> ```js Module not found: Error: Can’t resolve ‘react-select/dist/react-select.css’ ```