primefaces/primeng

Draggable property missing in the Confirmation interface

Open

#19.516 aperta il 3 apr 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)CSS (4585 fork)batch import
Status: Needs TriageType: Buggood first issue

Metriche repository

Star
 (10.366 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor