### Version 16.2.0 ### Angular Version 16.2.0 ### Link to minimal reproduction //当配置弹框属性buttons为空数组时出现 const result = this.dialogservices.open({ buttons:[] }); ### Step to reproduce //当配置弹框属性buttons为空数组时出现 const result = this.dialogservices.open({ buttons:[] }); ### What is expected _No response_ ### What is actually happening _No response_ ### Any additional comments (optional)   