valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

Slow down Browser(Hangs the browser-google chrome) #864

Open ravipatel2293 opened 6 years ago

ravipatel2293 commented 6 years ago

Hi, I am facing the weird issue while using ng2-select in my angular App.I am using angular-cli for the web app development. When i build my app with "ng serve --dev" then ng2-select working fine in browser, but when i build my app with "ng build --prod" then when i select any option then it will start to slow down the browser. Also,there is no errors showing in the browser console just it hangs the browser when i start to using the ng2-select. I'm using angular 4.0.2 version.

Any help in this would be appreciated. Thanks.

outerbound commented 6 years ago

I am facing the same issue in production setting