Commit Graph

1 Commits (11208f33818ae3fe2f32581285c358b5cfcf5992)

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