seo icon indicating copy to clipboard operation
seo copied to clipboard

JS error for titles when saving entries

Open mike-moreau opened this issue 2 years ago • 0 comments

Description

Hey there, after updating to the latest Craft 3 and SEO versions I'm getting the following error when saving an entry in the control panel.

Snippet.js:77 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'hasOwnProperty') at p.title (Snippet.js:77:16)

Steps to reproduce

  1. Update Craft and SEO plugin
  2. Save an entry
Screen Shot 2022-08-16 at 6 33 10 AM

Additional info

  • Craft version: 3.7.51
  • SEO version: 3.7.4
  • PHP version: 8.0.21
  • Database driver & version: MySQL 5.7
  • Other Plugins:
  1. Amazon S3 craftcms/aws-s3
  2. Calendar solspace/craft-calendar
  3. Contact Form craftcms/contact-form
  4. Contact Form Extensions contact-form-extensions
  5. Cookies nystudio107/craft-cookies
  6. Copy fortrabbit/craft-copy dolphiq-iconpicker
  7. Mix misterbk/mix
  8. Neo spicyweb/craft-neo
  9. reCAPTCHA matt-west/craft-recaptcha
  10. Redactor craftcms/redactor
  11. Sentry SDK born05/craft-sentry
  12. SEO ether/seo
  13. SEOmatic nystudio107/craft-seomatic
  14. Super Table verbb/super-table
  15. Typed link field sebastianlenz/linkfield

mike-moreau avatar Aug 16 '22 11:08 mike-moreau