-
Notifications
You must be signed in to change notification settings - Fork 4
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
Typescript issues #278
Comments
@thanasis457, I don't think these errors are fixed yet. That's why i recently opened #281. You might want to take a look at this PR. |
@nickspaargaren Thank you so much for your PR! I seriously appreciate your help. We are a student org helping out non-profits and any help is much appreciated. I did run the project and indeed new errors have started popping up. This is a pretty old project and a lot of the issues will only be resolved by a massive upgrade of the packages. For now, I have identified the few packages that were causing the issues and will change the package.json file to limit upgrades to patches (no minor updates since those were introducing TS issues). There are a lot more features to be implemented so upgrading packages is not really a priority now. |
You are welcome @thanasis457! Sounds like a helpful project! |
Description
Fix the Sentry and ConnectedRouter errors that are due to type errors
The text was updated successfully, but these errors were encountered: