You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read global element variable at creation time of the promise,… (#1566)
* Read global element variable at creation time of the promise, not during resolve.
At resolve time, the global variable might already have changed.
* Restore original formatting to be able to track what was changed
---------
Co-authored-by: AU <[email protected]>
0 commit comments