-
Notifications
You must be signed in to change notification settings - Fork 1.8k
The new 0.14 version performance is even worse than before #1404
Comments
Duplicate of #389 ? |
Yep, I forked the project and did the changes I needed: |
@Avien dou should open a PR with your changes |
My changes are specific to my needs, I doubt it would fit others |
Also with 183 Pull Requests open I don't think this will land anytime soon. |
The maintainers need to set priorities. For example, looking at the state of the issue queue, there should be a stop on features for the time being. Solid tests, and performance and compatibility fixes should be prioritized. |
@Narretz +1. Currently, this component is the only stable select component for Angular but the performance issues prevent us to use it in our production environment. |
So just upgraded to angular 1.5 and therefore needed to upgrade ui-select (0.14.3) to fix the transclude issue but the performance is awful!! |
I have managed to create a fix on the latest version which omits the newly animation added to the menu, apparently it slows down the rendering significantly. |
Yeah, can we get this put in place please? |
Can someone address the performance issues?
I cant use this library
The text was updated successfully, but these errors were encountered: