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: wrong Endtags in Button example on documentation #4814

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

InputGroup: wrong Endtags in Button example on documentation #4814

Emredinho61 opened this issue Nov 14, 2023 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Emredinho61
Copy link
Contributor

Describe the bug

Wrong syntax in the Composition Api Example.

If you toggle the full code for the Button Example using the Composition Api you get closing div tags instead of closing InputGroup tags, thus the CodeSandbox and the StackBlitz are not working.

You can also refer to this graphic.
grafik

Reproducer

https://codesandbox.io/p/sandbox/primevue-demo-forked-gwk9ld

PrimeVue version

3.40.0

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primevue.org/inputgroup/
  2. Refer to the Button Example and toggle the full code
  3. Set the API to Compositon Api
  4. Note that there are closing div tags intead of InputGroup Tags
  5. Go to the Code Sandbox and realize that it throws a syntax error

Expected behavior

Working Code Sandbox

@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 14, 2023
tugcekucukoglu added a commit that referenced this issue Nov 14, 2023
Fixed #4814: InputGroup: wrong Endtags in Button example on documenta…
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

No branches or pull requests

1 participant