in Avalonia application,after loading the webview,Enter characters in the avalonia textbox with chinese IME,the interface will be frozen,and then crashed。The error message is:“objc[6186]: Class ExtensionDropdownHandler is implemented in both /AvaloniaApplication1/bin/Debug/net8.0/runtimes/osx/native/libAvaloniaNative.dylib (0x131433e98) and /AvaloniaApplication1/bin/Debug/net8.0/libcef.dylib (0x334eeff68). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
”
in Avalonia application,after loading the webview,Enter characters in the avalonia textbox with chinese IME,the interface will be frozen,and then crashed。The error message is:“objc[6186]: Class ExtensionDropdownHandler is implemented in both /AvaloniaApplication1/bin/Debug/net8.0/runtimes/osx/native/libAvaloniaNative.dylib (0x131433e98) and /AvaloniaApplication1/bin/Debug/net8.0/libcef.dylib (0x334eeff68). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
”