ndelvalle/v-click-outside

The isActive config is ignored when updated dynamically

開放

#143 建立於 2019年11月8日

 (2 則留言) (0 個反應) (1 位負責人)JavaScript (90 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (959 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I'm trying to disable the behavior of the click outside dynamically by changing the isActive property of the config object but the behavior still the same.

I know I can use the middleware to handle this (check line 36) but I don't know if the config of click outside expects to be dynamically.

https://codesandbox.io/s/v-click-outside-e4vin

貢獻者指南