Skip to content

The breakpoint of the layout-sider component does not utilize the configuration defined in themeToken. #8156

New issue

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

Open
1 task done
pgnqukezrdxmhjso opened this issue May 7, 2025 · 0 comments

Comments

@pgnqukezrdxmhjso
Copy link

pgnqukezrdxmhjso commented May 7, 2025

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

"vue": "^3.5.13"

Reproduction link

const dimensionMaxMap = {

Steps to reproduce

mql = matchMedia(`(max-width: ${dimensionMaxMap[props.breakpoint]})`);

What is expected?

Use the configuration in themeToken

What is actually happening?

Using the configuration inside the component

@pgnqukezrdxmhjso pgnqukezrdxmhjso changed the title layout-sider组件的breakpoint并没有使用themeToken中的配置 The breakpoint of the layout-sider component does not utilize the configuration defined in themeToken. May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant