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

Clear breadcrumbs on Dispose #21853

Closed
wants to merge 698 commits into from
Closed

Clear breadcrumbs on Dispose #21853

wants to merge 698 commits into from

Conversation

enisn
Copy link
Member

@enisn enisn commented Jan 8, 2025

Description

Resolves #21185

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

Switch to branch (including volo) and create a blazor wasm project with Local ABP framework reference:
image

Visit different pages, breadcrumbs will be changed. Now each PageHeader will clear breadcrumbs while disposing.

yekalkan and others added 30 commits December 6, 2024 15:23
Upgrade `Oracle.EntityFrameworkCore` to `9.23.60`
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to `9.0.2`.
…-docs-upd

Improvements for the bookstore suite tutorial
…ld-action

Update docs for studio build action changes
…ation

Added `Translation Commercial Modules` document.
…art-docs

Update suite how-to-start document
CLI: Pass --no-audit param to npm install command
Utilize xsrf-token configuration to AbpCore provider
@enisn enisn added the ui-blazor label Jan 8, 2025
@enisn enisn added this to the 9.0-patch-final milestone Jan 8, 2025
@enisn enisn requested review from maliming and oykuermann January 8, 2025 12:23
@enisn enisn changed the title 9.0 clear breadcrumbs Clear bredcrumbs on Dispose Jan 8, 2025
@enisn enisn changed the title Clear bredcrumbs on Dispose Clear breadcrumbs on Dispose Jan 8, 2025
@enisn enisn closed this Jan 8, 2025
@enisn enisn removed the ui-blazor label Jan 8, 2025
@enisn
Copy link
Member Author

enisn commented Jan 8, 2025

Base branch seems wrong, re-openning this

@enisn enisn removed this from the 9.0-patch-final milestone Jan 8, 2025
@enisn enisn added the invalid label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.