Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolves #1 #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

resolves #1 #2

wants to merge 2 commits into from

Conversation

Goues
Copy link

@Goues Goues commented Jan 3, 2018

This is a simple solution for what we need. It create two new HOCs, one for remembering names and refresh functions, one for wrapping the reload button. I've added info to readme but I didn't provide any tests. So it is up for everyone to complete.

Create collection and withCollection HOCs to allow global reload
@nygardk
Copy link
Collaborator

nygardk commented Jan 11, 2018

It takes a bit time for me to find a suitable time slot to check this case! By quickly glancing it over I'd say the solution is a bit against the philosophy I think we should go forward with. I'm thinking about alternative solutions to this.

Are you in a hurry with this PR or can you use a workaround meanwhile?

@Goues
Copy link
Author

Goues commented Jan 11, 2018

We went with this because it doesnt require and changes in the original autoloader, so we can have redux-autoloader without fork and only have the extra file in our project. So we are not at all in a hurry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants