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

Uncaught TypeError on Settings Page #2816

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Uncaught TypeError on Settings Page #2816

merged 1 commit into from
Jun 1, 2022

Conversation

burhandodhy
Copy link
Contributor

Description of the Change

The PR fixes the issue where plugin throws the Uncaught TypeError on Settings Page when the EP_HOST is defined in wp-config.php

Closes #2815

Verification Process

  • Define EP_HOST in wp-config.php
  • Go to ElasticPress Settings page.
  • You will not see any error in console.

Changelog Entry

Fixed: Uncaught TypeError on Settings Page

Credits

Props @burhandodhy

@felipeelia felipeelia added this to the 4.3.0 milestone Jun 1, 2022
@felipeelia felipeelia merged commit c0aa3e7 into develop Jun 1, 2022
@felipeelia felipeelia deleted the fix/2815 branch June 1, 2022 15:08
@burhandodhy burhandodhy self-assigned this Jun 3, 2022
@felipeelia felipeelia modified the milestones: 4.3.0, 4.2.1 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Uncaught TypeError on Settings Page
2 participants