When tapping the Expander header, mostly in rapid order, I get a System.ArgumentException 'NaN is not a valid value for Height'.
Not getting System.ArgumentException when tapping Expander Header.
Sometimes getting the 'NaN is not a valid value for Height' System.ArgumentException.
No workaround.
Tried:
Found a potential workaround.
Before: <Expander CollapseAnimationLength="0" ExpandAnimationLength="0">
Workaround: <Expander CollapseAnimationLength="10" ExpandAnimationLength="10">
Hi @SirJohnK we moved the Expander for the XamarinFommunityToolkit, so i moved your issue here to be better tracked.
Found a potential workaround.
Before:<ExpanderCollapseAnimationLength="0" ExpandAnimationLength="0">
Workaround:<ExpanderCollapseAnimationLength="10" ExpandAnimationLength="10">
Hi) Thanks for the report
So the bug occurs only with zero animation length, right?
Found a potential workaround.
Before:<ExpanderCollapseAnimationLength="0" ExpandAnimationLength="0">
Workaround:<ExpanderCollapseAnimationLength="10" ExpandAnimationLength="10">Hi) Thanks for the report
So the bug occurs only with zero animation length, right?
Yes, it seems like it. I wanted a non animation expansion, but a really low "AnimationLength" will also do the trick! 馃憤
Then We should coerce the value to be not less than 1)
Will you take this @AndreiMisiukevich? You can definitely say no of course. Just making sure that not everyone is waiting for you to do it
Will you take this @AndreiMisiukevich? You can definitely say no of course. Just making sure that not everyone is waiting for you to do it
I will do it
You are just waiting for October so you can join in Hacktoberfest... 馃槤