[tauri-bridge] onDragDropEvent (no-op in web)
[tauri-bridge] dialog open: {multiple: false, directory: false, defaultPath: '/Users/xxx', filters: Array(1)}
/api/files/search?q=&nonce=1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
环境
mode=server mode="attached")复现步骤
@搜索文件实际结果
三个途径全部失败:
[tauri-bridge] onDragDropEvent (no-op in web)dialog open多次触发,但后续无上传动作@搜索文件/api/files/search?q=&nonce=1→ 405 Method Not Allowed预期结果
@搜索文件应返回项目文件列表关键日志