Make WordPress Core

Opened 23 months ago

Last modified 23 months ago

#58032 new defect (bug)

WordPress 6.2 breaks post edit screens in Safari 13

Reported by: rembem's profile rembem Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.2
Component: Editor Keywords: reporter-feedback
Focuses: Cc:

Description

After updating to 6.2, post edit screens are white screen in Safari 13.1.2.

Many block editor related JS errors in the Console, see attached screenshot.

Version 6.1.1 was working fine, I could work in the code editor without issues.

I fully expect this ticket to get cancelled because of older Safari version. But my mac does not go beyond High Sierra, so this is it then for older Macs and Safari.
I have a slight hope the errors are fixable.

Attachments (3)

Schermafbeelding 2023-03-31 om 12.28.45.png (149.3 KB) - added by rembem 23 months ago.
JavaScript errors block editor Safari in WP 6.2
Schermafbeelding 2023-03-31 om 17.32.56.png (88.9 KB) - added by rembem 23 months ago.
Safari 13.1.2 JS errors in site customizer
Schermafbeelding 2023-03-31 om 17.37.40.png (112.5 KB) - added by rembem 23 months ago.
Safari 13.1.2 JS errors in widget editor

Download all attachments as: .zip

Change History (5)

@rembem
23 months ago

JavaScript errors block editor Safari in WP 6.2

#1 @sabernhardt
23 months ago

  • Keywords reporter-feedback added

Hi and thanks for the report!

This would fit better on the Gutenberg GitHub Repository, or possibly the support forums if the problem is not related to Safari.

  1. Please check any other instances of the block editor in the same browser. If you have a block theme, try the (Site) Editor under Appearance. If your theme is 'classic' like Twenty Twenty-One or earlier themes, try the Widgets editor (unless you disabled that with a plugin such as Classic Widgets).
  2. I do not know how caching might happen, but try deleting the cache for the site. You may want to go a step further and remove any cookies or site data.
  3. If you can, try Firefox or Chrome on the Mac.

@rembem
23 months ago

Safari 13.1.2 JS errors in site customizer

@rembem
23 months ago

Safari 13.1.2 JS errors in widget editor

#2 @rembem
23 months ago

@sabernhardt Thanks, I reported it there too:

https://github.com/WordPress/gutenberg/issues/49514

The site customizer and widget editor show the same type of errors. I uploaded screenshots of them above.
Clearing any caches or cookies/data has no effect. Also, I have this on multiple sites.

This is Safari related, for this version at least: 13.1.2. Latest Chrome and Firefox are fine, latest Safari too, although I'm not sure about versions in between.

Last edited 23 months ago by sabernhardt (previous) (diff)
Note: See TracTickets for help on using tickets.