[ANNOUNCEMENT] AddScriptToExecuteOnDocumentCreated bug fix for New Window is in 113. This is a potentially breaking change. #3958
monica-ch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If your host app calls
AddScriptToExecuteOnDocumentCreated
afterNewWindow
is set inadd_NewWindowRequested
, this fix could result in the previously non-deterministic behavior to deterministically fail and will require you to update your host application. We suggest apps to start with this sample code to build a solution that will work with both older and future runtimes.Related bug: #2491
C++
C#
Let us know if you have any questions.
Beta Was this translation helpful? Give feedback.
All reactions