Results 17 comments of wzup

Same here. `connectStateResults` is infinite loop. Always returns `searching=true` case. ``` const Content = connectStateResults( ({ searchState, searching, onSearchStateChange, getSelected }) => { if(searching) { return SEACHING... } else {...

@bulyonov > In to visualize the lost data/money/visitors, we should be able to show "dropoffs" on the sankey diagram >Google Analytics has a great example Could you please provide a...

Same here https://github.com/jaredhanson/passport-local/issues/155 session: false has to be in ``` passport.authenticate('local', {session:false}) ```

@TNT-Likely > i reslove it by add --msvs_version=2013 Where did you add it to? To your morning smoothie? Express your ideas more precise, please

@shawmanz32na Didn't work for me > error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found.

Seven month left from the date the issue appeared here. Any support for Webpack?

@koistya > you can just use regular style-loader provided by Webpack Wrong! You can't use `style-loader` on server-side!