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

display_meta_tags - ActionView::Template::Error: can't modify frozen String #213

Closed
texpert opened this issue May 18, 2020 · 1 comment
Closed

Comments

@texpert
Copy link

texpert commented May 18, 2020

This error has appeared in 2.11 version and is caused by the mutating gsub! here - https://github.com/kpumuk/meta-tags/blob/v2.11.0/lib/meta_tags/text_normalizer.rb#L114

@kpumuk
Copy link
Owner

kpumuk commented Aug 2, 2021

Fixed in #227

@kpumuk kpumuk closed this as completed Aug 2, 2021
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

No branches or pull requests

2 participants