Open
Description
@heyMP found an interesting issue the other day. We've built an Angular2 based collaborative one-page app that lets people post images and then comment on them. Nothing crazy. Well, we started to notice if we throw like 100+ objects to present on the UI that the first load is fine, but any change to any object after that causes the app to run horrifically slow to the point of being unusable.
I was told on twitter to post here so not complaining just didn't realize this was what was happening and poor @heyMP refactored our whole app to no avail till he realized it was the plugin.