-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
iOS safari sometimes crashes in the page editor as the pattern picker is loading. I can’t reliably reproduce it in a vanilla WordPress installation, but it happens every now and then. It’s much easier to reproduce in Playground where the memory usage is higher, making me think it’s an OOM error. It’s also consistent with other OOM symptoms I’ve seen in iOS Safari.
Steps to reproduce
- In a vanilla WordPress installation, log in as admin and click the "New Page" link.
- Wait for the pattern picker to show
- Be lucky, witness the crash
Alternatively, reproduce the crash more reliably on https://playground.wordpress.net/ by visiting this link:
(Note it's not the default Playground. I had to disable that modal by default to Playground from crashing).

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended