PanJiaChen / vue-element-admin

:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
MIT License
87.5k stars 30.42k forks source link

Cannot Reference (ref / $refs) el-carousel #4053

Open Noruka opened 2 years ago

Noruka commented 2 years ago

Bug report(问题描述)

Steps to reproduce(问题复现步骤)

  1. [Create a el-carousel element]
  2. [Add a ref to the element]
  3. [try to reference the element with $refs after mounted()]

Screenshot or Gif(截图或动态图)

image image image

Other relevant information(格外信息)