primefaces/primeng

Draggable property missing in the Confirmation interface

Ouverte

#19 516 ouverte le 3 avr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)CSS (4 585 forks)batch import
Status: Needs TriageType: Buggood first issue

Métriques du dépôt

Stars
 (10 366 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

ConfirmDialog API says there should be a draggable property in the properties param (https://primeng.org/confirmdialog), which if defined works, but is missing in the Confirmation interface which results in the following TS issue: Object literal may only specify known properties, and draggable does not exist in type Confirmation

Guide contributeur