abpframework / abpframework/abp

Blazor: Language not persisted between pages

Open
#6,881 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
14.4k
Forks
3.7k
Avg merge
15h 32m
Merged PRs (30d)
106

Description

Your **ABP Framework version - 4.1.0-rc.2 - Blazor - EF Core
Steps needed to reproduce the problem:

  1. Create new solution:
  • UI Framework: Blazor
  • Separate Identity Server: No
  • Use latest pre-release version (4.1.0-rc.2): Yes
  • Run DbMigrator package to create database and initial seed data
  1. Run Host and Blazor projects

  2. Change Language to French

  3. Select Login from the menu and the Login page language changes to English

https://user-images.githubusercontent.com/69393775/103320263-91cbc880-4a2c-11eb-8516-b88532cea6a3.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem using the listed ABP Framework 4.1.0-rc.2 Blazor and EF Core setup, including running the DbMigrator and changing the language to French. Trace how the selected language is carried across Blazor page navigation to Login; done means the Login page remains in French after selecting it from the menu.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.