-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Localization does not work after Publish #555
Comments
I will check this. Thanks @maliming |
Hi @maliming does that problem still exists? |
Wait a moment for me to sync the code and test it out |
@hikalkan |
Can you try it like that: fd72d7a Used |
I will try it to see. |
It work. thanks @hikalkan |
This is still broke with the latest starter template. |
When debug the abp_io project locally, the Localization works fine.
The Localization does not work properly after the site is published.
dotnet publish "abp_io/src/Volo.AbpWebSite.Web/Volo.AbpWebSite.Web.csproj" -c Release
I think it is related to #554
The text was updated successfully, but these errors were encountered: