You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classes in main API descriptions are not linked. Using {@link DaffButtonComponent} doesn't work. The docs show {@link DaffButtonComponent} instead of rendering it as a link.
Expected Behavior
In the screenshot, DaffButtonComponent should link to the DaffButtonComponent API doc.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
Daffodil version: X.Y.Z
Angular version: X.Y.Z
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
🐛 Bug report
Current Behavior
Classes in main API descriptions are not linked. Using
{@link DaffButtonComponent}
doesn't work. The docs show{@link DaffButtonComponent}
instead of rendering it as a link.Expected Behavior
In the screenshot,
DaffButtonComponent
should link to theDaffButtonComponent
API doc.Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: