IDuxFE / idux

🚀 A UI Component Library for Vue3.x
https://idux.site
MIT License
545 stars 141 forks source link

fix(comp:tour): async appended steps doesn't work #1866

Closed sallerli1 closed 7 months ago

sallerli1 commented 7 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

在 tour 组件实例创建之后异步添加的step,不能正常显示

What is the new behavior?

修复以上问题

Other information

idux-bot[bot] commented 7 months ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 91.19%. Comparing base (a50147b) to head (9437a4f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1866 +/- ## ======================================= Coverage 91.19% 91.19% ======================================= Files 349 349 Lines 34269 34269 Branches 2767 2767 ======================================= Hits 31250 31250 Misses 3019 3019 ```

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