Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use entry_point as cache_key when generating preload tags #266

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

corneverbruggen
Copy link
Contributor

@corneverbruggen corneverbruggen commented Oct 2, 2024

Determining preload by provided entry_point (See #253) can result in a cached version of the preload tags to be rendered, based on another entry_point. To prevent that, use the provided entry_point as the cache key.

@dhh dhh merged commit b360120 into rails:main Oct 5, 2024
15 of 21 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants