Skip to content

Carousel revolving light component, if you use the Vue.minix method to set props, the context.props of the component will be overwritten. Cause an error. #4526

@host166

Description

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

Version

1.7.7

Environment

next

Reproduction link

https://github.com/vueComponent/ant-design-vue

Steps to reproduce

  1. vue.mixin({props:{a:String}})
  2. 引入carousel组件,并渲染数据

What is expected?

不报错,正常使用,不影响Vue.mixin功能

What is actually happening?

实际发生了报错啊!props被覆盖了,dots.js里面打个断点,看看context.props就知道了。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions