ElemeFE / ElemeFE/element

[bug report] El image add jump external link, now go back to the original page, the page is stuck directly

Open
#19,265 2 comments 0 reactions 0 assignees View on GitHub
need: repro stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.13.1

### OS/Browsers version
ubuntu 18.04

### Vue version
3.0.0-beta.3

### Reproduction Link
https://elementui.github.io/issue-generator/#/en-US

### Steps to reproduce







加载中...


methods: {
renderToDetail(page_url) {
window.open(page_url)
}
}

就是给img加一个点击事件, 然后打开一个新窗口,跳转到外部链接, 然后再回来看原先这个页面, 这个页面是卡死的, 不能scroll, 滚动

### What is Expected?
想知道为什么会这样,

### What is actually happening?
页面卡死, 无法滚动

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.