foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
786 stars 55 forks source link

DAOListView causes multiple put()s when constructed multiple times #381

Closed mdittmer closed 9 years ago

mdittmer commented 9 years ago

This can be seen with the logging DAO on kiosk apps, and is reportedly occurring on other app types.

mdittmer commented 9 years ago

This problem was traced back to foam.ui.DAOListView not cleaning up listeners initialized on create().