NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.94k forks source link

fix(module:modal): modal service demo not working when using template #8767

Closed ParsaArvanehPA closed 1 month ago

ParsaArvanehPA commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Not showing the footer of modal, because of a ts error thrown

image

What is the new behavior?

image

Does this PR introduce a breaking change?

Other information

zorro-bot[bot] commented 1 month ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.15%. Comparing base (6311783) to head (fcdabec). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8767 +/- ## ======================================= Coverage 93.15% 93.15% ======================================= Files 538 538 Lines 18456 18457 +1 Branches 2816 2816 ======================================= + Hits 17192 17193 +1 Misses 1226 1226 Partials 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.