-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Milestone
Description
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
Current behavior:
In an app with the large title, there is a bottom border below the last toolbar. This was removed in iOS 13/14.
Expected behavior:
There should be no bottom border on the last toolbar.
Steps to reproduce:
- Run
npm run startin thecoredirectory. - Go to http://localhost:3333/src/components/toolbar/test/title?ionic:mode=ios
- Notice that there is a border below the search bar:

Related code:
- We need to remove this code: https://github.com/ionic-team/ionic-framework/blob/master/core/src/components/header/header.ios.scss#L7-L9
Here is an example of the Reminders app on iOS:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
