1,066 questions
JS nullish coalescing assignment is not support edge version 109.0.1474.0 and throw error Unexpected token '?'
Vanessaww
0
Reputation points
when i run this code in edge v109.0.1474.0,I got error message “SyntaxError: Unexpected token '?'”,it's support in 109.*,but error in v109.0.1474.0
window.xss ??= a.xss;
Microsoft 365 and Office Development Office JavaScript API
Sign in to answer