UX: remove trapFocus as it causes bugs

This commit is contained in:
Pieter Vander Vennet 2024-06-16 13:09:13 +02:00
parent 72d10863b8
commit 19c57ffce0
4 changed files with 2 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "mapcomplete",
"version": "0.43.1",
"version": "0.43.2",
"repository": "https://github.com/pietervdvn/MapComplete",
"description": "A small website to edit OSM easily",
"bugs": "https://github.com/pietervdvn/MapComplete/issues",
@ -194,7 +194,6 @@
"svg-path-parser": "^1.1.0",
"tailwind-merge": "^1.13.1",
"tailwindcss": "^3.1.8",
"trap-focus-svelte": "^1.0.2",
"turndown": "^7.1.3",
"vite-node": "^0.28.3",
"vitest": "^0.28.3",