Skip to content
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

TabView transparent under iOS 15 #37

Open
noeleont opened this issue Sep 22, 2021 · 2 comments
Open

TabView transparent under iOS 15 #37

noeleont opened this issue Sep 22, 2021 · 2 comments

Comments

@noeleont
Copy link

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 8.1.1
  • Cross-platform modules: 8.1.3
  • Android Runtime:
  • iOS Runtime: 8.1.0
  • Plugin(s): -
  • NativeScript-Angular: ^12.2.0
  • Angular: ^12.2.0

Describe the bug

The TabView is transparent on first render and only gets initialised correctly after some clicking around.

To Reproduce

Setup:

ns create my-tab-ng --template @nativescript/template-tab-navigation-ng

Run:

tns run ios

Make sure you run a iOS 15 simulator with a small enough screen, e.g. iPhone SE 2.

Expected behavior

TabView covers ListView elements.

Sample project

@nativescript/template-tab-navigation-ng

Additional context

It seems to be an nativescript-angular problem since the @nativescript/template-tab-navigation is not affected.

@iMarwan-k
Copy link

iMarwan-k commented Oct 13, 2021

having the same issue and I notice if you remove everything between TabView the BG come back to work

@bradmartin
Copy link

related: NativeScript/NativeScript#9614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants