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

Changed order of value assignment to avoid double assignment #71

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

holmey
Copy link
Contributor

@holmey holmey commented Feb 8, 2024

After the closure is called e.g. for the robots value the $value parameter then is a string and gets assigned again afterwards. This resulted in an empty robots meta tag since release candidate 1 in my case.

@tobimori tobimori self-assigned this Feb 8, 2024
@tobimori tobimori merged commit 120a7cf into tobimori:main Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants