fix: 拖选文字时弹窗不再误关闭
所有弹窗背景关闭事件从 @click.self 改为 @mousedown.self, 避免从输入框拖选文字到弹窗外时触发关闭。 影响:LoginModal、RecipeDetailOverlay、UserMenu、TagPicker、 Projects、BugTracker、OilReference 共9处。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
8
.vite/deps/_metadata.json
Normal file
8
.vite/deps/_metadata.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"hash": "35276b75",
|
||||
"configHash": "1834f32e",
|
||||
"lockfileHash": "e3b0c442",
|
||||
"browserHash": "09e8beb6",
|
||||
"optimized": {},
|
||||
"chunks": {}
|
||||
}
|
||||
Reference in New Issue
Block a user