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

Confirm: Can't disable draggable on confirm spawned by ConfirmationService #6240

Closed
geiregjo opened this issue Aug 16, 2024 · 2 comments
Closed
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team

Comments

@geiregjo
Copy link

Describe the bug

It's not possible to disable draggable on a Confirm spawned by the ConfirmationService.

Reproducer

https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-snlxqt?file=src%2FApp.vue

PrimeVue version

4.0.4

Vue version

4.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Click the "Open Confirm" button
  2. Drag the Confirm around

Expected behavior

Expected Confirm not te be draggable.

@geiregjo geiregjo 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 tugcekucukoglu added Resolution: Cannot Replicate Issue could not be replicated by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 22, 2024
Copy link

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.

@tugcekucukoglu
Copy link
Member

Are you using ConfirmPopup or ConfirmDialog? Only ConfirmDialog has draggable prop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team
Projects
None yet
Development

No branches or pull requests

2 participants