mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-13 13:59:04 +08:00
fix(mixin/hollowoutable): sometimes style is not applied
This commit is contained in:
parent
6cbd96e606
commit
ad399846d0
@ -158,6 +158,7 @@ export default {
|
||||
cache()
|
||||
this.updateHollowOutAffect()
|
||||
this.$nextTick().then(() => {
|
||||
void this.$el.offsetHeight
|
||||
this.hollowOutColorTransitionDisabled = false
|
||||
uncache()
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user