You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Settings page gave an error Uncaught TypeError: Cannot read properties of null (reading 'dataset') when EP_HOST constant is defined in wp-config.php file.
Steps to Reproduce
Define EP_HOST in wp-config.php
Go to ElasticPress Settings page.
You would see the Uncaught TypeError in console.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The Settings page gave an error
Uncaught TypeError: Cannot read properties of null (reading 'dataset')
whenEP_HOST
constant is defined inwp-config.php
file.Steps to Reproduce
EP_HOST
inwp-config.php
Uncaught TypeError
in console.Screenshots
The text was updated successfully, but these errors were encountered: