We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verify that specific items are not receiving focus prematurely on page load. Seems to be an issue on iOS?
Example:
When 'projects' page is loaded, hammer spoon project is in hover state.
This is not intended.
The text was updated successfully, but these errors were encountered:
Happens when a link is clicked that navigates to a new page with an interactive element at the same screen position as the initial link.
In the example below, we follow 'my current projects' link from index page.
Sorry, something went wrong.
vercel/next.js#33060
Could be an issue with custom link wrapper or passhref
https://stackoverflow.com/questions/67795115/nextjs-render-link-with-createelement
nonissue
No branches or pull requests
Verify that specific items are not receiving focus prematurely on page load. Seems to be an issue on iOS?
Example:
When 'projects' page is loaded, hammer spoon project is in hover state.
This is not intended.
The text was updated successfully, but these errors were encountered: