Skip to content
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

[Bug]: rspack运行的element-ui 2.15.14版本dom不匹配,一些css丢失 #9027

Closed
limuen opened this issue Jan 17, 2025 · 1 comment
Closed
Labels
bug Something isn't working pending triage The issue/PR is currently untouched.

Comments

@limuen
Copy link

limuen commented Jan 17, 2025

System Info

System:
OS: macOS 14.0
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 67.69 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.15.0 - /usr/local/bin/node
Yarn: 1.22.15 - ~/.yarn/bin/yarn
npm: 9.5.0 - /usr/local/bin/npm
pnpm: 8.15.4 - /usr/local/bin/pnpm
bun: 1.1.25 - /usr/local/bin/bun
Browsers:
Chrome: 131.0.6778.265
Safari: 17.0
npmPackages:
@rspack/cli: ^1.1.8 => 1.1.8
@rspack/core: ^1.1.8 => 1.1.8

Details

在codepen和另外一个项目里面运行的dom如下
获取焦点:
Image
失去焦点:

Image

我使用rspack运行以后dom如下:
获取焦点
Image
失去焦点

Image

dom会一直存在,正常来讲dom会消失的

Reproduce link

No response

Reproduce Steps

  1. 安装element 2.15.14版本
  2. npm run dev
  3. 目前只看到了input 添加clearable 添加 slot="suffix"
@limuen limuen added bug Something isn't working pending triage The issue/PR is currently untouched. labels Jan 17, 2025
@limuen
Copy link
Author

limuen commented Jan 17, 2025

System Info

System: OS: macOS 14.0 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 67.69 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.15.0 - /usr/local/bin/node Yarn: 1.22.15 - ~/.yarn/bin/yarn npm: 9.5.0 - /usr/local/bin/npm pnpm: 8.15.4 - /usr/local/bin/pnpm bun: 1.1.25 - /usr/local/bin/bun Browsers: Chrome: 131.0.6778.265 Safari: 17.0 npmPackages: @rspack/cli: ^1.1.8 => 1.1.8 @rspack/core: ^1.1.8 => 1.1.8

Details

在codepen和另外一个项目里面运行的dom如下 获取焦点: Image 失去焦点:

Image 我使用rspack运行以后dom如下: 获取焦点 Image 失去焦点 Image dom会一直存在,正常来讲dom会消失的

Reproduce link

No response

Reproduce Steps

  1. 安装element 2.15.14版本
  2. npm run dev
  3. 目前只看到了input 添加clearable 添加 slot="suffix"

补充一下:

Image

目前是这样子

@limuen limuen closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending triage The issue/PR is currently untouched.
Projects
None yet
Development

No branches or pull requests

1 participant