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
## 📜 Description
Add a numerical safety test to keyboard animation progress
## 💡 Motivation and Context
It solves a random crash in production where progress is infinite
Fixes#739#737#735
## 📢 Changelog
### Android
- added `isInfinite` check along with `isNaN`;
## 🤔 How Has This Been Tested?
Releasing it to production via a patch package the error report
disappeared
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed
0 commit comments