PrimeNG Button Link stackblitz not working #15902
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When I go here
https://primeng.org/button#link
and click on the stackblitz example the buttons don't show correctly. It just shows External (but it has an underline) and then a blank button and the first doesn't even show at all.
Environment
Here's a link to the stackblitz, I just went in and hit save to get a URL, I didn't change anything.
https://stackblitz.com/edit/12nfmq?file=src%2Fapp%2Fbutton-link-demo.html
I should add, I tried to copy the code in the documentation into stackblitz but no avail.
Reproducer
No response
Angular version
18
PrimeNG version
17
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
Chrome, Firefox
Steps to reproduce the behavior
None of the above matters, just click on the link to get to the button as a link doc and go to stackblittz
Expected behavior
I expect it to look like the example in the primeNg documentation
The text was updated successfully, but these errors were encountered: