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
There seems to be an issue with SfRotatorBehavior on android. I have tested with android 9.0. The problem is tha if someone scrolls horizontally back and forth quickly it crashes with:
Java.Lang.IllegalArgumentException: 'Cannot set 'scaleX' to Float.NaN'
Note: This happens even in the application Essential UI Kit from PlayStore!
Any fix would be really appreciated!
The text was updated successfully, but these errors were encountered:
There seems to be an issue with SfRotatorBehavior on android. I have tested with android 9.0. The problem is tha if someone scrolls horizontally back and forth quickly it crashes with:
Java.Lang.IllegalArgumentException: 'Cannot set 'scaleX' to Float.NaN'
Note: This happens even in the application Essential UI Kit from PlayStore!
Any fix would be really appreciated!
The text was updated successfully, but these errors were encountered: