-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Merge master in feature/react-intl #1871
Comments
Hi @patsa , yes that's a task. Since my time is limited, I'm so glad if someone makes a PR from the one's cloned
, one by one. |
I'll see if i have the time for it in the upcoming days. If the merge works, I'll let you know. |
@langpavel @tim-soft @piglovesyou I merged master in feature/redux (see PR #1877) and am currently in the process of merging feature/redux in feature/apollo. I think I managed to resolve all merge conflicts so far, but got stuck at the file /src/routes/home/Home.js. Here is the initial conflict:
And here my solution to the conflict:
But the variable Any ideas how to resolve the issue? If I can solve this, than I can make the PR for the merge. Thanks in advance and best regards, |
I cheer your marvelous work. I'd like to put suggestions on the issue you mentioned above.
|
@piglovesyou
Any ideas what could cause this? Here is my current fork for replication purposes: |
@patsa did you upgrade packages? Can this introduce breaking change? |
@langpavel |
@patsa I'm really sorry, but I and @piglovesyou welcome your help |
@langpavel @piglovesyou Here is my pull request: |
@langpavel @piglovesyou
Besides this error, I'm not able to switch the languages, because Could someone please take a look at my repo on branch https://github.com/patsa/react-starter-kit/tree/feature/react-intl Best regards, |
@langpavel @piglovesyou |
@patsa thank you very much for crating this issue! Unfortunately, we have close it due to inactivity. Feel free to re-open it or join our Discord channel for discussion. NOTE: The |
Could someone please merge the current master in the feature branches (especially the react-intl branch)?
Currently a merge as recommended in https://github.com/kriasoft/react-starter-kit/blob/master/docs/recipes/how-to-integrate-react-intl.md throws some merge conflicts and I'm not really sure if the other changes are compatible with the current master, which is 104 commits ahead.
The text was updated successfully, but these errors were encountered: