Open gatity opened 3 weeks ago
hi
Thanks
hi thanks for your response, I just do new project
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 abp bundle
command?
What are console messages in the browser?
no error is shown in browser.
bootstrap part of global.js is removed
the output of abp bundle is:
E:\GitSolutions\Abp\org.newproject\src\ORG.NEWPROJECT.Blazor.Client>abp bundle ABP CLI 8.3.2 Generating style bundle... Style bundle has been generated successfully. Generating script bundle... Script bundle has been generated successfully.
generated global.js is uploaded
global.txt
ok, Can you upload a test project on GitHub? I will download and check it.
the repository URL is https://github.com/gatity/newproject I did 'abp bundle' and the language and account button is not clickable now my abp cli is updated to 8.3.3 and the problem is remained
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