[wp-trac] [WordPress Trac] #63121: Cannot Change Logo

WordPress Trac noreply at wordpress.org
Wed Mar 19 05:10:53 UTC 2025


#63121: Cannot Change Logo
-------------------------------------------------+-------------------------
 Reporter:  domainsupport                        |       Owner:
                                                 |  adamsilverstein
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  6.8
Component:  Customize                            |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch reporter-feedback needs-   |     Focuses:  ui,
  testing                                        |  javascript
-------------------------------------------------+-------------------------

Comment (by kawsar007):

 Thanks for sharing the console error details. It looks like the JS code in
 media-views is attempting to call “o.findWhere” on an undefined object,
 which likely stems from changes introduced in [60031]. The cropping flow
 can’t properly locate the selected model in the Backbone collection, hence
 the “undefined is not an object” error. Checking for an existing model or
 verifying that “findWhere” is defined should fix the issue.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63121#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list