Is there an existing issue for this?
Have you updated React FilePond, FilePond, and all plugins?
Describe the bug
Hi team, we are using react-filepond on our website, there is a lighthouse issue [aria-hidden="true"] elements contain focusable descendents on the page, looks like both related elements are come from the package react-filepond

Reproduction
Go to the page https://www.xcover.com/en/contact-us, then run lighthouse accessibility test on browser.
Environment
- Device: laptop
- OS: Sonoma
- Broser: Chrome
- React version: 18.2.0
Is there an existing issue for this?
Have you updated React FilePond, FilePond, and all plugins?
Describe the bug
Hi team, we are using

react-filepondon our website, there is a lighthouse issue[aria-hidden="true"] elements contain focusable descendentson the page, looks like both related elements are come from the packagereact-filepondReproduction
Go to the page https://www.xcover.com/en/contact-us, then run lighthouse accessibility test on browser.
Environment