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

Fix frontend console warnings #40

Open
tomatocat opened this issue Jul 17, 2020 · 1 comment
Open

Fix frontend console warnings #40

tomatocat opened this issue Jul 17, 2020 · 1 comment
Labels
type: bug Something isn't working

Comments

@tomatocat
Copy link
Collaborator

Describe the bug
When running from the local development server, the console warns about some bugs like depreciated methods and not having ComponentWillUnmount in Canvas.js. This may cause memory leaks or future issues.

Screenshots
maybe add later

@tomatocat tomatocat added the type: bug Something isn't working label Jul 17, 2020
@pl98
Copy link
Collaborator

pl98 commented Jul 31, 2020

I figured out that the recompose library is one cause for the createFactory() warning. I checked their Git repo and it looks like there's already an issue about it, so there's not much we can do about that library.

@pl98 pl98 closed this as completed Jul 31, 2020
@pl98 pl98 reopened this Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants