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

Current approach of shifting between edit and list mode is bad #15

Open
ammarbinfaisal1 opened this issue Jun 28, 2019 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ammarbinfaisal1
Copy link
Collaborator

each time we shift from one mode the other new event listeners are added even if they have been added before :(

(node:4346) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 keypress listeners added. Use emitter.setMaxListeners() to increase limit

@ammarbinfaisal1 ammarbinfaisal1 added bug Something isn't working help wanted Extra attention is needed labels Jun 28, 2019
@ammarbinfaisal1 ammarbinfaisal1 changed the title Current approach of shifting between edit and list mode in bad Current approach of shifting between edit and list mode is bad Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant