-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
abp bundle removes globaljs content in blazorWebapp project #21248
Comments
hi
Thanks |
hi
and then abp bundle in blazor.client project
before abp bundle everything works fine, but after that logout dropdown andlanguage dropdown is not shown |
What are the outputs of the |
no error is shown in browser. |
ok, Can you upload a test project on GitHub? I will download and check it. |
the repository URL is |
Is there an existing issue for this?
Description
After doing abp bundle in a new blazor webapp project, some parts of global.js is removed.
the result is that dropdown in lepthonxlite theme doesn't work.(for example the part that user can logout and go to settings, or the dropdown for changing the language can not be clicked and displayed)
I work with abp cli 8.3.2 and project version is 8.3.2 too
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
8.3.2
User Interface
Blazor
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
The text was updated successfully, but these errors were encountered: