redux-autoloader icon indicating copy to clipboard operation
redux-autoloader copied to clipboard

resolves #1

Open Goues opened this issue 6 years ago • 2 comments

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.

Goues avatar Jan 03 '18 10:01 Goues

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?

nygardk avatar Jan 11 '18 06:01 nygardk

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.

Goues avatar Jan 11 '18 07:01 Goues