Open ACGNnsj opened 1 year ago
Still a problem in the new version. Can anyone help?
Hi ACGNnsj, when I click on your link for WindowConfigPage.xaml, I get a 404 error. Is there some other way to find your repro? Thanks!
Hi ACGNnsj, when I click on your link for WindowConfigPage.xaml, I get a 404 error. Is there some other way to find your repro? Thanks!
Thanks for your reply. I've updated the links, and you would get this error when changing existing x:Bind mode to TwoWay.
Describe the bug
It works well with OneWay mode, but not with TwoWay mode. Logs:
Steps to reproduce the bug
ViewModel definitions: SharedItem.idl SharedItem.h SharedItem.cpp The problem would occur if modes here were switched to TwoWay. WindowConfigPage.xaml
Expected behavior
The compilation would succeed with bindings under TwoWay mode.
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.3.1: 1.3.230502000
Windows version
Windows Insider Build (xxxxx)
Additional context
Problematic codes in generated file 'WindowConfigPage.xaml.g.hpp':
WindowConfigPage.xaml.g.zip