feat: fix some shit
This commit is contained in:
@@ -106,6 +106,7 @@ export const KMenu = (
|
||||
if (ev?.target?.nodeName == "INPUT") {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!visible.value) {
|
||||
ev.preventDefault();
|
||||
ev.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user