[wp-trac] [WordPress Trac] #50564: Update jQuery step two
WordPress Trac
noreply at wordpress.org
Fri Oct 9 10:40:13 UTC 2020
#50564: Update jQuery step two
-------------------------------------------+-------------------------
Reporter: azaozz | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.6
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: early has-patch needs-testing | Focuses: javascript
-------------------------------------------+-------------------------
Comment (by keraweb):
Running the nightly build locally I got some jQuery weirdness, probably
related to this.
{{{
$(elem).css( { 'top': '+=10' } );
}}}
This call gets run twice so the element gets a top of 20px instead of 10.
My first guess is that this might have something to do with migrate but I
can't pinpoint the actual reason yet.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50564#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list