primefaces/primeng

Draggable property missing in the Confirmation interface

開放

#19,516 建立於 2026年4月3日

 (0 則留言) (0 個反應) (0 位負責人)CSS (4,585 個分叉)batch import
Status: Needs TriageType: Buggood first issue

倉庫指標

星標
 (10,366 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南