GithubHelp home page GithubHelp logo

Comments (1)

Ordinary10 avatar Ordinary10 commented on April 28, 2024

Element UI version

2.13.2

OS/Browsers version

windows10/chorme 120.0.6099.28(正式版本)beta (64 位)

Vue version

2.6.10

Reproduction Link

https://codepen.io/Ordinary10/pen/poqvNVO

Steps to reproduce

1、创建el-table。 2、使用el-table-column的slot="header"。 3、自定义header插槽中使用el-input组件。 4、输入时,触发input事件,但是会立刻清空输入的值。 5、在el-table-column插槽中增加slot-scope="scope",该bug消失。 6、在el-table中添加:header-cell-style="{color: 'red'}",bug消失。style样式设置任意属性值都行,但是只能是Object,设置Function回调依然存在bug。 7、可能存在其他组合情况。

What is Expected?

输入框正常输入

What is actually happening?

输入框在组件特定配置时,输入交互异常

from element.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.