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: HTML Syntax Error in "Layout" Example of DataView Component #6242

Closed
johanneslo1 opened this issue Aug 16, 2024 · 0 comments · Fixed by #6243
Closed

Docs: HTML Syntax Error in "Layout" Example of DataView Component #6242

johanneslo1 opened this issue Aug 16, 2024 · 0 comments · Fixed by #6243
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@johanneslo1
Copy link
Contributor

johanneslo1 commented Aug 16, 2024

Describe the bug

There is an HTML syntax error in the "Layout" example of the DataView component in the documentation.

When toggling the full code for the Composition API example, the v-for directive's :key prop contains an extra pair of double quotes. This results in invalid HTML code.

Bildschirmfoto 2024-08-16 um 21 13 15

Steps to reproduce the behavior

  1. Visit https://primevue.org/dataview/#layout
  2. Copy code of the layout example
@johanneslo1 johanneslo1 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 16, 2024
tugcekucukoglu added a commit that referenced this issue Aug 20, 2024
Fix issue #6242 - Syntax error in docs example
LeaderbotX400 pushed a commit to LeaderbotX400/primevue that referenced this issue Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant