You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using a custom generator to handle umlauts in my slugs. The text passed to the generator function is already pre-processed to remove diacritics which defeats the purpose. Just wanted to make other people aware of it.
Here is a quick fix to additionally pass the original text: smesterheide@72398ba
Great plugin otherwise! Thank you
The text was updated successfully, but these errors were encountered:
Hello, I am using a custom generator to handle umlauts in my slugs. The text passed to the generator function is already pre-processed to remove diacritics which defeats the purpose. Just wanted to make other people aware of it.
Here is a quick fix to additionally pass the original text: smesterheide@72398ba
Great plugin otherwise! Thank you
The text was updated successfully, but these errors were encountered: