We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invoke pop-up window with update message in docs and scroll to some block with code. My window width - 1440px. Screenshot from Vue 3 docs
Pop-up window should be on top of all elements
Conflict with div[class*="language-"]::before element
div[class*="language-"]::before
Pop-up component
The text was updated successfully, but these errors were encountered:
fix($plugin-pwa): popup zindex conflict (fix vuejs#2642)
0918046
Changed z-index from 2 to 3 to avoid conflict with div[class*="language-"]::before elements
ab8fc74
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Steps to reproduce
Invoke pop-up window with update message in docs and scroll to some block with code. My window width - 1440px.

Screenshot from Vue 3 docs
What is expected?
Pop-up window should be on top of all elements
What is actually happening?
Conflict with
div[class*="language-"]::before
elementOther relevant information
Pop-up component
The text was updated successfully, but these errors were encountered: