Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on conditional logic checkbox toggle in payment feed #5

Closed
jeffreyvr opened this issue May 17, 2021 · 2 comments
Closed

Error on conditional logic checkbox toggle in payment feed #5

jeffreyvr opened this issue May 17, 2021 · 2 comments
Assignees
Labels

Comments

@jeffreyvr
Copy link

When the checkbox for conditional logic is checked in the payment feed settings (Advanced tab), the following error occurs:

TypeError: undefined is not an object (evaluating 'e.conditionalLogic.actionType')

This results in the conditional logic options not showing up.

GravityForms v2.5.1
Pronamic Pay v6.7.1
WordPress v5.7.2

No other plugins are active.

Screenshot 2021-05-17 at 13 52 34

@rvdsteege rvdsteege self-assigned this May 17, 2021
@rvdsteege rvdsteege added the bug label May 17, 2021
@rvdsteege
Copy link
Member

Known issue (that seems to be introduced after the Gravity Forms 2.5 RC), we're working on a fix.

@jeffreyvr
Copy link
Author

One thing I noticed was that the checkbox key is now named _gform_setting_feed_condition_conditional_logic_object while it was named _gaddon_setting_feed_condition_conditional_logic_object before. (https://github.com/wp-pay-extensions/gravityforms/blob/2085c1c7b33108d2c1f28e8b1aa839e652b7e731/src/AdminPaymentFormPostType.php#L377)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants