Open
Description
Hi
I am using react-router-dom for routing in smart tv, when moving from one screen to another screen ,
The focus is not reaching the intended destination.
these the packages i am using
"@noriginmedia/norigin-spatial-navigation": "^2.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
Here is the Screen recording to this issue
Please resolve this issue and provide any suggestions
thank you