Closed snowyu closed 6 years ago
Hi @brandyscarney,
I add 1 more test result, can not make scrollable tabs working with scrollable="true". It working normally in StencilJS but not with ionic angular.
Hi @brandyscarney,
I found another bug, tabbarPlacement="top" not working. Tabs display over Page Header.
It is also not working to navigate to another page inside a page
This issue is the same reported on #15190
Thanks for the isuse! This is a known issue with Angular: https://github.com/angular/angular/issues/12522
Please watch that issue for updates, thanks!
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic version: (check one with "x") (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [ ] 3.x [X] 4.x
I'm submitting a ... (check one with "x") [X] bug report [ ] feature request
Current behavior:
Error: Template parse errors: Can't bind to 'name' since it isn't a known property of 'ion-router-outlet'.
Expected behavior:
It should not be an error.
Steps to reproduce:
use the standard ionic4 tabs demo.
Related code:
tabs.page.html
:tabs.module.ts
:tabs.page.ts
:Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):