Stefen Suhat

Results 12 comments of Stefen Suhat

When i tried console log on success, for the second time it return me undefined. Will check my httpinterceptor. and will make the plunker.

@nguyenquangha what is `smallImage` usage?. I dont see any changes when apply it, and I still can't get different size of result image (cropped image).

is it possible to add search dynamically? https://codesandbox.io/s/wouter-demo-nested-routes-forked-qmg6q?file=/src/index.js when pressed add query it will add query but remove previous params. how to test: Press "Help Center" and navigate to topics....

After changing `import { createHistory } from 'history';` to `import createHistory from 'history/createBrowserHistory';` The error become `Uncaught TypeError: history.getCurrentLocation is not a function` Solution?

@andfk no. I've changed my plugin to react-router-redux instead. maybe the problem lies within the history package i used is unsupported

@mjrussell I've downgrade my history `"history": "^2.0.0",` but still show same error.

@supasate sorry can't try that. I can't do any major changes anymore.