-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(h5): 修复Taro.showModal浏览器退回到上一页面不消失和遮罩层滚动透传问题 (#13835)
* fix(h5-router): 修复H5浏览器在后退时,current未更新问题 * fix(h5-api): showModal弹窗滚动透传问题修复 * style: eslint问题处理 * style: eslint问题处理 * fix(router): 修复路由变更事件触发时机 --------- Co-authored-by: ZakaryCode <[email protected]>
- Loading branch information
1 parent
b4d8279
commit 6635e19
Showing
3 changed files
with
25 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters