ElemeFE / ElemeFE/mint-ui

[Bug Report] The toast can't show on the popup.

Open
#849 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
16.4k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

### Mint UI version
2.2.5

### OS/Browsers version
Windows 10 home basic / Chrome 58.0.3029.81

### Vue version
2.2.6

### Reproduction Link
This issue is simple, I think it don't need the reproduce link, I also provide the reason I found.

### Steps to reproduce
1:Use toast on to reproduce the issue.
2:The reason I found is the z-index for the popup is larger than 2000, and the toast z-index is 1000, both position are fixed.

### What is Expected?
The toast needs to show on the popup.

### What is actually happening?
The toast can't show on the popup.

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.