8000 fix(ui): resolve apps version caching issue by rajk93 · Pull Request #11678 · polkadot-js/apps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(ui): resolve apps version caching issue #11678

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

rajk93
Copy link
Contributor
@rajk93 rajk93 commented Jul 7, 2025

Description

In the current implementation, the build is created before the package version is bumped. As a result, getPackageVersion returns a cached version, causing the UI apps to display an outdated version even with a new build release.

To resolve this issue, the version should be read directly from the source file in @polkadot/apps-config, ensuring the displayed version is always accurate and up to date.

@rajk93 rajk93 requested review from TarikGul and ap211unitech July 7, 2025 06:48
@ap211unitech ap211unitech merged commit df3b5ca into master Jul 8, 2025
5 checks passed
@ap211unitech ap211unitech deleted the rk/fix-apps-version-cache branch July 8, 2025 04:11
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.

2 participants
0