### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success. ### Ionic Framework Version v7.x ### Current Behavior Collapsed title flashes when switching tabs https://github.com/ionic-team/ionic-framework/assets/12500071/8ebeab06-354b-40e3-9dc7-04f31375a00c ### Expected Behavior No flashing expected ### Steps to Reproduce 1. Clone this repo: https://github.com/moerphie/ionic-title-flicker 2. ```yarn run install && yarn run dev``` 3. Launch Safari and navigate through the tabs ### Code Reproduction URL https://github.com/moerphie/ionic-title-flicker ### Ionic Info Ionic: Ionic CLI : 7.1.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/vue 7.5.3 Capacitor: Capacitor CLI : 5.5.1 @capacitor/android : not installed @capacitor/core : 5.5.1 @capacitor/ios : not installed Utility: cordova-res : not installed globally native-run (update available: 2.0.0) : 1.7.4 System: NodeJS : v16.17.0 (/usr/local/bin/node) npm : 9.6.7 OS : macOS Unknown ### Additional Information _No response_
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
Collapsed title flashes when switching tabs
Preview.mov
Expected Behavior
No flashing expected
Steps to Reproduce
yarn run install && yarn run devCode Reproduction URL
https://github.com/moerphie/ionic-title-flicker
Ionic Info
Ionic:
Ionic CLI : 7.1.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 7.5.3
Capacitor:
Capacitor CLI : 5.5.1
@capacitor/android : not installed
@capacitor/core : 5.5.1
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run (update available: 2.0.0) : 1.7.4
System:
NodeJS : v16.17.0 (/usr/local/bin/node)
npm : 9.6.7
OS : macOS Unknown
Additional Information
No response