Janzen Zarzoso
Janzen Zarzoso
As @baronnoraz mentioned > You shouldn't need both, but `connected-react-router` explicitly depends upon `react-router`. We're using `[email protected]` and we solved it by installing both `react-router` and `react-router-dom` but I think...
I'm late to the party. I just learned that `simulate` is [deprecated](https://github.com/enzymejs/enzyme/issues/2173#issuecomment-505551552). I think the confusion for people is because this info isn't so clear in the doc. There is...
The `resurrect` directory did exist but looks like it was caused by the lack of saved session in the directory. This had me confused for the entire time and thought...
@holloway @tacitus styling done on: https://github.com/springload/madewithwagtail/commit/9b493f9b8c99532b2a1cd766af46a438c9fdf459 Only thing left are: https://github.com/springload/madewithwagtail/blob/feature/django-allauth-integration/docs/allauth-social-accounts.md#configuration-in-google-developer-console
@holloway @tacitus styling is done, I've just added Google Sign in button and alert messages styling yesterday.  ![screen shot 2018-10-02 at 2...
@mojeto I think this has been fixed. I just tweaked something on CodeShip a while ago. However, I couldn't verify with your link since the branch is already non-existent.
Same exact problem as @joeswick999. Did you have any luck @diasbruno? :)