WebView icon indicating copy to clipboard operation
WebView copied to clipboard

[request] Any plan on making it compatible with AvaloniaUI 11?

Open softeering opened this issue 2 years ago • 4 comments

I pulled your repo and tried upgrading to AvaloniaUI 11-preview but while the project compiles with very minor changes, it fails at runtime. It seems like it's still looking for some AvaloniaUI version 0.10.17.0 assemblies that cannot be found

image

Any idea of what the problem could be there?

Thanks

softeering avatar Mar 31 '23 08:03 softeering

Hi,

WebView depends on CefGlue which needs to be upgraded first.

joaompneves avatar Mar 31 '23 08:03 joaompneves

+1

sandreas avatar Mar 31 '23 17:03 sandreas

thanks for the confirmation @joaompneves

softeering avatar Mar 31 '23 17:03 softeering

there's a PR https://github.com/OutSystems/WebView/pull/310 opened and a package published to address this

joaompneves avatar Jul 24 '23 11:07 joaompneves