[wp-trac] [WordPress Trac] #44790: Attachment Overlay does not trigger spinner for compat fields
WordPress Trac
noreply at wordpress.org
Tue Aug 14 08:13:36 UTC 2018
#44790: Attachment Overlay does not trigger spinner for compat fields
--------------------------+---------------------------------------------
Reporter: hjanuschka | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript, administration
--------------------------+---------------------------------------------
Comment (by hjanuschka):
for whatever reason, the `this.controller.trigger(
'attachment:compat:ready'` and `this.controller.trigger(
'attachment:compat:waiting'` did not reach the ` this.listenTo(
this.controller, 'attachment:compat:waiting attachment:compat:ready',
this.updateSave );`
those i change dit to the `.on()` variation, i found somwhere else in the
js codebase
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44790#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list