Commit Graph

1 Commits (6c16febe4d0e66592cdf1af0c38101f463e230b7)

Author SHA1 Message Date
silverwind 8e266c3193 UI: Fix race in update issue labels and assignees (#6194)
Fix #6191 

* fix issue update race condition
* fix similar race same race when clearing assignee
* always load promise polyfill
* replace es6-promise with promise-polyfill
* move promise-polyfill to <head>
6 years ago