Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(header): collapsible header was hidden in iOS mode in non-ios devices#30690

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kumibrr wants to merge4 commits intoionic-team:main
base:main
Choose a base branch
Loading
fromkumibrr:main

Conversation

kumibrr
Copy link
Contributor

@kumibrrkumibrr commentedSep 23, 2025
edited
Loading

Issue number:resolves#29929


What is the current behavior?

When forcingmode=ios in a collapsible header,.header-collapse-condense would still be applied from theheader.md.scss file, leaving the collapsible header always hidden.

What is the new behavior?

When forcingmode=ios in a collapsible header, the.header-collapse-condense styles from theheader.md.scss file won't be applied, and the collapsible header will be visible.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Something worth mentioning is that this behavior only appears after initial load: if the route is loaded refreshing the page, the header will appear and work correctly, but navigating forth and back will apply both the .ios and .md style files.

I showcase this with a modal because It'll always display the broken hehavior.

BeforeAfter
Screen.Recording.2025-09-23.at.20.00.26.mp4
Screen.Recording.2025-09-23.at.20.03.07.mp4

@kumibrrkumibrr requested a review froma team as acode ownerSeptember 23, 2025 18:07
@kumibrrkumibrr requested a review fromgnbmSeptember 23, 2025 18:07
@github-actionsgithub-actionsbot added the package: core@ionic/core package labelSep 23, 2025
@vercelVercel
Copy link

vercelbot commentedSep 23, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
ionic-frameworkReadyReadyPreviewCommentSep 29, 2025 4:44pm

@kumibrrkumibrr changed the titlefix(header): ensure collapsible header is visible in iOS modefix(header): collapsible header was hidden in iOS mode in non-ios devicesSep 24, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gnbmgnbmAwaiting requested review from gnbmgnbm is a code owner automatically assigned from ionic-team/framework

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
package: core@ionic/core package
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

bug: Ionic mode detection on collapsible ion-header not working consistently
1 participant
@kumibrr

[8]ページ先頭

©2009-2025 Movatter.jp