Store not found in redux example. Example does not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 795
- Forks
- 55
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 2
Description
Hi,
Thank you for your awesome work. Found is great. But there is a problem with the the redux example (https://github.com/4Catalyzer/found/tree/master/examples/redux). It does not start. When i run yarn start, localhost:3000 opens in the Browser and there is the following error: "Could not find "store" in the context of "ConnectedRouter". Either wrap the root component in a , or pass a custom React context provider to and the corresponding React context consumer to ConnectedRouter in connect options."
I have the same error in my application since i updated found and redux respectively. I just want to run the example that i have a working blueprint.
Maybe there is a easy solution for this error.
My Setup:
MacBook Pro
OSX Mojave 10.14.6 (18G95)
node -v v8.11.4
npm -v 6.11.3
yarn -v 1.15.2
best regards
Fabricius
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in examples/redux and run yarn start to reproduce the ConnectedRouter store error shown in the report. Check the example's Redux setup and confirm that it starts at localhost:3000 without the missing-store error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, redux
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 40/100