WebView2Feedback icon indicating copy to clipboard operation
WebView2Feedback copied to clipboard

COM-proxies fail for methods declared as propputref

Open pontusn opened this issue 5 years ago • 1 comments

It is not possible to set properties from JS where the underlying COM-method is declared as propputref.

Currently we work around problem in ATL/C++ by internally retrying failed calls using propput with corresponding propputref.

Version SDK: GA 1.0.622.22 Runtime: WebView2 Runtime GA Framework: Win32 OS: All

AB#29930253

pontusn avatar Oct 22 '20 15:10 pontusn

Thanks for reporting, I've opened a bug on our backlog.

champnic avatar Oct 22 '20 20:10 champnic