The Gutenberg form preview now loads in under a second instead of stalling for about a minute
- Fixed the Core Form block preview taking about 60 seconds to load on busy WordPress editor screens.
- Replaced the generic WordPress server-render request with a focused Core Forms preview endpoint and a summary-only form selector.
- Shared form-option and preview requests across block instances, avoiding duplicate editor work when a page contains multiple forms.