You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Added the polyfill to a web app. Key navigation works for a start, but after some navigation the following error is thrown on every key event:
Uncaught TypeError: container.getSpatialNavigationContainer is not a function
at navigate (spatial-navigation-polyfill.js:207)
at spatial-navigation-polyfill.js:110
Added the polyfill to a web app. Key navigation works for a start, but after some navigation the following error is thrown on every key event: