tlaukkan / vaadin-lazyquerycontainer

Lazy Query Container is a lazy loading container implementation for accessing data from business services.
http://vaadin.com/directory#addon/117
39 stars 73 forks source link

Hung process while executing removeAllContainerFilters() method #98

Open john-pericos opened 7 years ago

john-pericos commented 7 years ago

When trying to execute "removeAllContainerFilters()" method, the process is hung for at least 10 minutes during the loop in notifyItemSetChanged method.