NativeScript / NativeScript/NativeScript

List picker shows "?" for some time after going back from the background (iOS)

Open
#8,271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug os: ios
Dominant language
TypeScript
Stars
25.7k
Forks
1.7k
Avg merge
1d 5h
Merged PRs (30d)
35

Description

Environment

  • CLI: 6.2.0
  • IOS 13.3

Describe the bug
List picker shows "?" values for some time after going back from the background (iOS)

To Reproduce
This bug is only reproduced on iOS devices

  1. Go to background from the app
  2. Go to "most recently used apps"
  3. Preview test app and "?" values are displayed instead of normal values.

  1. Go to background from the app
  2. Go back to the app
  3. "?" values are displayed for a short time until normal values are loaded

Expected behavior
Provided values for picker are shown all the time

Sample project
Repo where this bug is reproduced
ListPickerTest.zip

Additional context
Screenshot 2020-01-23 at 10 58 41

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached ListPickerTest.zip and reproduce the issue on an iOS device using the described background and recently-used-app flows. Trace the ListPicker behavior while the app returns to the foreground, and consider the issue done when provided picker values remain visible throughout the transition without temporary "?" values.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.