Describe the bug
When I try to create a new face, the dialog is not usable. There is a JavaScript error: TypeError: n._setPausedState is not a function.
Steps To Reproduce
- go to tab "People"
- click on button "Unassigned faces"
- select a picture
- click on "Move to person"
- click on "+"
- modal dialog opens - with the JavaScript error
Platform
- OS: Ubuntu 24.04.3 LTS (Server), Ubuntu 25.04 (Client)
- Browser: Firefox 143.0.1
- Memories Version: 7.6.2
- Nextcloud Version: 31.0.9
- PHP Version: 8.3.6
Screenshots
No response
Additional context
- Any errors in the JS console?
[focus-trap.esm.js:80:20](webpack:///nextcloud/node_modules/focus-trap/dist/focus-trap.esm.js):
Uncaught (in promise) TypeError: n._setPausedState is not a function
B focus-trap.esm.js:80
B focus-trap.esm.js:768
r focus-trap.esm.js:874
activate focus-trap.esm.js:882
useFocusTrap NcModal.mjs:554
- Any errors in the Nextcloud server logs? no
Describe the bug
When I try to create a new face, the dialog is not usable. There is a JavaScript error:
TypeError: n._setPausedState is not a function.Steps To Reproduce
Platform
Screenshots
No response
Additional context
[focus-trap.esm.js:80:20](webpack:///nextcloud/node_modules/focus-trap/dist/focus-trap.esm.js):