This change fixes the following recent JavaScript error:
Error: Empty ID passed to JX.$()!
The regression was introduced here:
90f9da643d1622bcfff3a8903159aeefd1b42520
Closes T15272
Differential D25134
Drag & Drop: fix JavaScript error related to JX.$(undefined) valerio.bozzolan on Apr 25 2023, 14:24. Authored by
Details
This change fixes the following recent JavaScript error: Error: Empty ID passed to JX.$()! The regression was introduced here: 90f9da643d1622bcfff3a8903159aeefd1b42520 Closes T15272
Diff Detail
Event TimelineComment Actions The unit test was happy even if ./bin/celerity map was needed. Again. To find a scientific answer I will start debugging ./src/__tests__/PhabricatorCelerityTestCase.php in the future. |