element [Bug Report] date-picker placement is prop,but use as data

rryofs0p  于 4个月前  发布在  其他
关注(0)|答案(8)|浏览(41)

Element UI version

2.15.9

OS/Browsers version

chrome86.0.4240.198

Vue version

2.6.14

https://jsfiddle.net/osxcn/apogf8d5/3/

Steps to reproduce

when use el-date-picker, in Console, you can find this bug.
at packages\date-picker\src\picker.vue line 101, 5 weeks ago, XivLaw add the prop 'placement', but 'placement' using at line 583 as a data.

What is Expected?

fix this bug

What is actually happening?

in Console, Vue warn:

envsm3lx

envsm3lx3#

element-ui:2.15.9
the error occurs again.

wooyq4lh

wooyq4lh4#

So. Is there no problem in the element-ui:2.15.8?

tp5buhyn

tp5buhyn5#

So. Is there no problem in the element-ui:2.15.8?

yes, the bug is in 6/2/2022, but the 2.15.8 version release at 4/13/2022

inn6fuwd

inn6fuwd6#

But here I am. That's not the truth. It has the same mistake.

I have deleted yarn,lock file and node_ modules directory

Before I see your issues. I always thought that reporting mistakes was my own problem.

bxjv4tth

bxjv4tth7#

But here I am. That's not the truth. It has the same mistake.

I have deleted yarn,lock file and node_ modules directory

Before I see your issues. I always thought that reporting mistakes was my own problem.

I tried to use version 2.15.8, but found no problem

ckocjqey

ckocjqey8#

But here I am. That's not the truth. It has the same mistake.
I have deleted yarn,lock file and node_ modules directory
Before I see your issues. I always thought that reporting mistakes was my own problem.

I tried to use version 2.15.8, but found no problem

ok ,
After I tried to run yarn cache clean, everything was normal. Thank you~

相关问题