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

redux first history #344

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

redux first history #344

wants to merge 9 commits into from

Conversation

devmax214
Copy link
Collaborator

@devmax214 devmax214 commented Nov 23, 2023

#342
With redux-first-history, I met some problems;

  • First, remove connected-react-router package from node modules.
  • I could not use react-router components such as Route, Link outside of frontend-server.

To test this branch please follow;
yarn build:clean
yarn install
lerna exec --scope='@sample-stack/counter-module-browser' yarn build
yarn start

Please check @cdmbase

@cdmbase
Copy link
Collaborator

cdmbase commented Nov 23, 2023

Can one of the admins verify this patch?

@devmax214 devmax214 closed this Nov 23, 2023
@devmax214 devmax214 reopened this Nov 23, 2023
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.

3 participants