Skip to content
New issue

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

refactor: use native a tag #10

Merged
merged 1 commit into from
Jun 14, 2024
Merged

refactor: use native a tag #10

merged 1 commit into from
Jun 14, 2024

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Jun 13, 2024

Summary

replace link_to with the native <a> tag since link_to has an aggressive prefetch strategy which performs the request on hover. it is not expected for our purpose.

Testing

local tested, no prefetch

@gao-sun gao-sun enabled auto-merge (squash) June 13, 2024 15:34
@gao-sun gao-sun merged commit b9155cc into master Jun 14, 2024
5 checks passed
@gao-sun gao-sun deleted the gao-use-native-a-tag branch June 14, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants