Docs: Select (previously dropdown) component, loading section wrong code example #17626
Closed
1 of 4 tasks
Labels
Component: Documentation
Issue or pull request is related to Documentation
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The select loading state docs , https://primeng.org/select#loadingstate , showing the
Loading...
placeholder, but in the code exampleplaceholder="Select a City"
.It just bring confusion, since i thought when i put
loading
to true, it will automatically change the placeholder into Loading text.Stackblitz are showing the
Select a City
placeholder and showing theSelect a City
in the select notLoading...
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
Could not find any contribution guideline for updating documentation
Reproducer
https://stackblitz.com/edit/e3yowdpd?file=src%2Fapp%2Fselect-loading-state-demo.html
Environment
Google Chrome | 132.0.6834.159 (Official Build) (arm64)
Angular version
19.0.1
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: