DesperateSolutions/rating-frontend-old

Components store change listeners are not properly removed.

Quist opened this issue · 0 comments

Quist commented

When unmounting components, the change listeners are not removed properly. Steps to reproduce: Navigate arround in the app until you see a react warning about max changelisteners reached.

Solution:
http://stackoverflow.com/questions/32121231/stores-change-listeners-not-getting-removed-on-componentwillunmount