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
{{ message }}
This repository was archived by the owner on Apr 5, 2018. It is now read-only.
We're using tags to display search results related to users, so Tag Manager works great to get an overview of tags in use and change newly generated ones (we allow users to add new tags to their profiles). However a problem has cropped up that the tag.slug does not refresh when changing a title, breaking the functionality of the search (we use the slug for the data-value which posts the search results).
Is there any way to update the tag.slug, or is it a limitation of Craft?
We're using tags to display search results related to users, so Tag Manager works great to get an overview of tags in use and change newly generated ones (we allow users to add new tags to their profiles). However a problem has cropped up that the
tag.slugdoes not refresh when changing a title, breaking the functionality of the search (we use the slug for thedata-valuewhich posts the search results).Is there any way to update the
tag.slug, or is it a limitation of Craft?