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
When using BP dropdown list inside of the polymorph template selector, it fails with an exception System.InvalidCastExceptionSpecified cast is not valid.. Unfortunately, the BP repository is private so I cannot fix it myself.
Combobox binded the same way works fine.
BP Dropdown list placed outside of the polymorph template works fine.
Attaching the error page and reproduction project.
Hello,
When using BP dropdown list inside of the polymorph template selector, it fails with an exception
System.InvalidCastExceptionSpecified cast is not valid.
. Unfortunately, the BP repository is private so I cannot fix it myself.Combobox binded the same way works fine.
BP Dropdown list placed outside of the polymorph template works fine.
Attaching the error page and reproduction project.
dotvvm-error-InvalidCastException.zip
ReproProject.zip
The text was updated successfully, but these errors were encountered: