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

chore(intranet-header-workspace): fix intranet-header mutationObserver error #4824

Open
wants to merge 3 commits into
base: release/v8
Choose a base branch
from

Conversation

myrta2302
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 27, 2025

🦋 Changeset detected

Latest commit: cb296e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages
Name Type
@swisspost/design-system-intranet-header Patch
@swisspost/design-system-demo Patch
@swisspost/design-system-documentation Patch
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-styles Patch
@swisspost/design-system-tokens Patch
@swisspost/design-system-components Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-components-react Patch
@swisspost/design-system-icons Patch
@swisspost/design-system-migrations Patch
@swisspost/design-system-styles-primeng Patch
@swisspost/design-system-components-angular-workspace Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-styles-primeng-workspace Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Feb 27, 2025

Related Previews

@myrta2302
Copy link
Contributor Author

myrta2302 commented Feb 27, 2025

This also addresses the following error of the condensedHeader case: (ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'true'. Current value: 'false'. Expression location: SwissPostIntranetHeaderComponent component.)

Also it seems that the hasNavbar prop is not really checking if the navigation exists.

@myrta2302 myrta2302 marked this pull request as ready for review February 27, 2025 11:26
@myrta2302 myrta2302 requested a review from a team as a code owner February 27, 2025 11:26
@myrta2302 myrta2302 requested a review from leagrdv February 27, 2025 11:26
@leagrdv leagrdv linked an issue Mar 4, 2025 that may be closed by this pull request
@leagrdv
Copy link
Contributor

leagrdv commented Mar 4, 2025

Approved

@leagrdv leagrdv requested a review from alizedebray March 4, 2025 12:19
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

Successfully merging this pull request may close these issues.

[bug]: Intranet-Header throws error if hasNavbar is false
3 participants