JS nullish coalescing assignment is not support edge version 109.0.1474.0 and throw error Unexpected token '?'

Vanessaww 0 Reputation points
2023-06-17T15:32:16.9966667+00:00

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
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.