Skip to content
New issue

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

Docs: Only first parameter is shown #14942

Closed
Kisters-BS opened this issue Mar 5, 2024 · 0 comments · Fixed by #14943
Closed

Docs: Only first parameter is shown #14942

Kisters-BS opened this issue Mar 5, 2024 · 0 comments · Fixed by #14943
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

Comments

@Kisters-BS
Copy link
Contributor

Describe the bug

Currently only the first parameter of parameters is shown in the documentation.

Example with https://primeng.org/listbox#api.listbox.methods.updateModel:
image1

It actually has two parameters:
image2

Environment

primeng project

Reproducer

No response

Angular version

17.2.0

PrimeNG version

17.9.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primeng.org/listbox#api.listbox.methods.updateModel
  2. Only see first parameter

Expected behavior

Show all parameters

@Kisters-BS Kisters-BS added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 5, 2024
@cetincakiroglu cetincakiroglu added this to the 17.11.0 milestone Mar 7, 2024
cetincakiroglu added a commit that referenced this issue Mar 13, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Component: Documentation Issue or pull request is related to Documentation and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants