-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Calculator][Android] App crashes when move from the standard calculator's History tab to the Programmer calculator. #6998
Labels
area/canary 🐤
Categorizes an issue or PR as relevant to canary testing
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
triage/untriaged
Indicates an issue requires triaging or verification
Milestone
Comments
Exception stack trace:
/cc @MartinZikmund |
The issue is actually caused by a interaction between a |
6 tasks
Verified, Bug is fixed, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/canary 🐤
Categorizes an issue or PR as relevant to canary testing
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
app.crashes.mp4
Expected behavior
The app should not crash and the Programmer calculator should open properly.
How to reproduce it (as minimally and precisely as possible)
Do some calculation using Standard calculator from burger menu.
Tap on the history sign on Standard calculator.
Tap on the Scientific Calculator.
Do some calculation using Scientific calculator from burger menu.
Tap on the history sign on the Scientific calculator.
Now Tap on the programmer calculator from burger menu.
Observe that the app crashes when goes to binary option of programmer calculator.
Workaround
No response
Works on UWP/WinUI
No response
Environment
No response
NuGet package version(s)
No response
Affected platforms
Android
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: