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

InputGroup: Not working Check & Radio Example #4846

Closed
Emredinho61 opened this issue Nov 20, 2023 · 0 comments
Closed

InputGroup: Not working Check & Radio Example #4846

Emredinho61 opened this issue Nov 20, 2023 · 0 comments
Labels
Component: Documentation Issue or pull request is related to Documentation

Comments

@Emredinho61
Copy link
Contributor

Describe the bug

The Composition Api Example for "Check & Radio" in the InputGroup documentation is wrong. Instead of closing endtags for InputGroupAddon and InputGroup we have closing span and closing div tags.

Reproducer

https://stackblitz.com/edit/wt7c5x?file=src%2FApp.vue

PrimeVue version

3.40.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primevue.org/inputgroup/
  2. Refer to Check & Radio Example
  3. Toggle Full code
  4. Choose Composition Api
  5. Open Code Sandbox or Stackblitz
  6. SyntaxError Wrong Endtags

Expected behavior

No response

@Emredinho61 Emredinho61 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 20, 2023
tugcekucukoglu added a commit that referenced this issue Nov 20, 2023
Fix #4846: Change Endtags for Composition API example
@tugcekucukoglu tugcekucukoglu added 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 Nov 20, 2023
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
Projects
None yet
Development

No branches or pull requests

2 participants