Open YuuukiA opened 4 months ago
.NET 6 will be end of support later this year. We have already made the fix in .NET7 and .NET8. Our recommendation would be for you to move the application to .NET8. If the fix is strongly needed in .NET6 we would need business justification and impact numbers to put the case forward.
Description
ArgumentNullException occur when operating DataGrid. I'm .Net6, and thinking this is the same with #8188.
Reproduction Steps
I'm not sure exact steps. When I repeat the following operation, the exception occur.
Expected behavior
No exception occur
Actual behavior
Exception occur
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response