mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 20:52:01 +08:00
fix: unable to preventDefault inside passive event listener invocation (#4852)
This commit is contained in:
@@ -29,8 +29,6 @@ import {
|
||||
} from './menu';
|
||||
import { LayoutTabbar } from './tabbar';
|
||||
|
||||
import 'default-passive-events';
|
||||
|
||||
defineOptions({ name: 'BasicLayout' });
|
||||
|
||||
const emit = defineEmits<{ clearPreferencesAndLogout: [] }>();
|
||||
|
||||
Reference in New Issue
Block a user