GravityView icon indicating copy to clipboard operation
GravityView copied to clipboard

Merge Tag Picker missing, conflict with Yoast SEO Premium ver 21.5

Open rafaehlers opened this issue 1 year ago • 7 comments

When Yoast SEO Premium is activated, the Merge Tag is missing:

image

image

Yoast is installed on https://debug.try.gravitykit.com/

Steps to Reproduce:

  1. Make sure Yoast Premium is activated.
  2. Make sure GravityEdit is activated.
  3. Create a View
  4. Add a Custom Content field.
  5. Edit the custom content field.

Expected: Merge tag picker should be present.

Actual: Merge tag picker is absent and JS errors are observed in the console. E.g. Uncaught (in promise) TypeError: h().applyFilters is not a function

rafaehlers avatar Nov 10 '23 02:11 rafaehlers

FreeScout #74157.
https://support.gravitykit.com/conversation/74157?folder_id=1

floatytheastronaut avatar Nov 10 '23 02:11 floatytheastronaut

@Mwalek Please reproduce.

zackkatz avatar Sep 09 '24 15:09 zackkatz

@zackkatz I couldn't reproduce the issue (see video below).

https://www.loom.com/share/a26d19d34d444d5c9b024c1afd23946b

I tested with the latest versions of GravityView, Gravity Forms, and Yoast SEO Premium.

Tested Browsers: Firefox, Chrome

Tested PHP Versions: 7.4, 8.2

Are there any specific versions that need to be tested? I tried testing on debug.try.gravitykit.com but a fatal error is shown when attempting to activate Yoast SEO Premium.

Screenshot 2024-09-10 at 9 37 54 AM

Mwalek avatar Sep 10 '24 12:09 Mwalek

@Mwalek Please identify what the PHP fatal error is. That's available from InstaWP:

Search for debug on the site: https://app.instawp.io/staging

zackkatz avatar Sep 10 '24 12:09 zackkatz

@zackkatz here's the error:

[10-Sep-2024 12:35:03 UTC] PHP Fatal error: Uncaught Error: Class "WPSEO_Capability_Manager_Factory" not found in /.../wp-content/plugins/wordpress-seo-premium/premium.php:80

Mwalek avatar Sep 10 '24 12:09 Mwalek