We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x
- [ X] bug report -> please search issues before submitting - [ ] feature request
MacOS Monterey + Windows 10 and 64 Pro
6.0.1 and 5.1.0
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)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.
The text was updated successfully, but these errors were encountered: