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
I've added a TokenizingTextbox to a page and it works as expected on UWP. On Android it accepts input but after a while (presumably while trying to convert my word into a token) it bring a long native stacktrace (see attachment), blocks the application and finaly crashes the application.
Describe the bug
I've added a TokenizingTextbox to a page and it works as expected on UWP. On Android it accepts input but after a while (presumably while trying to convert my word into a token) it bring a long native stacktrace (see attachment), blocks the application and finaly crashes the application.
Steps to Reproduce
Expected behavior
The TokenizingTextBox works on Android like expected.
Environment
ExceptionStacktrace.txt
The text was updated successfully, but these errors were encountered: