ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
267 stars 95 forks source link

Dynamic tags in SEO Title field are not saved when creating a new entry #467

Open ludo-evo opened 7 months ago

ludo-evo commented 7 months ago

Description

After updating to craft 4.7, it seems that dynamic tags are not saved in the SEO title field. In my case this happens with the entry title. When creating an entry, the SEO title field updates dynamically as I change the entry title, but after saving the SEO title field seems to miss the title tag value. This did not happen before the update.

Steps to reproduce

  1. Create a SEO field with the following template: {title} | Site name
  2. Add the SEO field to a section of type structure
  3. Create a new section of that type
  4. Type the title, watch as the SEO field title dynamically updates
  5. Save, now the SEO title field misses the value from the entry title

Additional info

https://github.com/ethercreative/seo/assets/120502382/e5196d6c-402c-4fb6-a79c-8fb717b1ccb0