Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very slow #89

Open
MarcoFFSiciliano opened this issue Jan 12, 2022 · 2 comments
Open

Very slow #89

MarcoFFSiciliano opened this issue Jan 12, 2022 · 2 comments

Comments

@MarcoFFSiciliano
Copy link

Bug Report or Feature Request (mark with an x)

- [ X] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

MacOS Monterey + Windows 10 and 64 Pro

Versions

6.0.1 and 5.1.0

Repro steps

I installed it with npm like described in the documentation.

If i click on the dropdown it takes about 1,4-2 seconds until the dropdown opens...

I am using angular 12.

@imdevdaniel
Copy link

Can confirm. I'm using version 6 on MacOS 11.6.2 and it takes a while to load. Adding a value to itemsLoadSize fixes the problem for me.

@andi0b
Copy link

andi0b commented Apr 21, 2022

The component also takes very long to initially render, i constantly get warnings like this in my console:

[Violation] 'setTimeout' handler took 103ms zone.js

It is faster though in production mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants