fix selects inside of focus trap not working on click select

This commit is contained in:
Gregor Vostrak
2024-12-09 16:33:57 +01:00
parent c4daca32c5
commit fdbf88a9a6
4 changed files with 9 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ export default defineConfig({
trace: process.env.CI ? 'on-first-retry' : 'on',
},
timeout: 10 * 1000,
timeout: 20 * 1000,
/* Configure projects for major browsers */
projects: [