WordPress / wporg-gutenberg

The theme for https://wordpress.org/gutenberg/
https://wordpress.org/gutenberg/
10 stars 5 forks source link

Custom Field: Continuous loop when Clicking Enable & Reload. #58

Open SavPhill opened 1 year ago

SavPhill commented 1 year ago

https://wordpress.org/gutenberg/

On the Gutenberg site, the Custom Field toggle button in Preferences > Panels continuously reloads when the Enable & Reload button is clicked.

There appears to be an Uncaught TypeError as shown in the screen pic below.

image

I have tested on a local environment, and this does not occur.

The meta box was removed in https://github.com/WordPress/gutenberg/pull/13449