OrderList: documentation doesn't indicate it needs @angular/cdk #15480
Labels
Component: Documentation
Issue or pull request is related to Documentation
Milestone
Describe the bug
Even though
OrderListModule
depends on@angular/cdk
for drag&drog functionality, it's not specified in the docs. Trying to use the component without installing the CDK will result in an error as follows:Environment
OSX 13.0.1
Reproducer
No response
Angular version
17.3.6
PrimeNG version
17.14.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.1
Browser(s)
Chrome 123.0.6312.107
Steps to reproduce the behavior
No response
Expected behavior
Mention the dependency, like the PickList docs.
The text was updated successfully, but these errors were encountered: