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
You are welcome. I work as a freelance developer. My current client has a huge legacy MFC/ATL/Win32-application with some 60k users that currently embeds IE11. My current job is to prepare for migration to WebView2 ASAP. This application is great platform for finding problems. It has components from all eras since mid nineties and uses embedded webbrowser for all customized interactions. And once we flip the switch there will be many end-users.
Our legacy API returns complex objects. To reduce latency overhead we added new helper objects with methods that convert legacy objects to JSON.
When calling this helper from JS with any other remote object as argument we consistently see this assertion in the developer console:
The text was updated successfully, but these errors were encountered: