This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
initialFocus did not return a node #1752
Labels
💻 aspect: code
Concerns the software code in the repository
bug
Something isn't working
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be addressed soon
Description
While looking into #1737, i found that i occasionally receive
Uncaught Error:
initialFocusdid not return a node
while clicking the mobile filter button repeatedly. Could possibly be the reason of the tests failingReproduction
Screenshots
Environment
I tried using both the development branch of chrome (Chrome dev) and firefox stable branch on ubuntu 20.04 lts. Tried a couple of UA but seems to be reproducible on any environment but only sometimes
Resolution
I'm looking into it right now, if you know what might be causing it lmk!
The text was updated successfully, but these errors were encountered: