0
mert.kir created
- ABP Framework version: v8.3.2
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes (Auth Server Separated)
- Steps to reproduce the issue:
- Create a new ABP project using the following command:
abp new MyApp -u angular -t app-pro --theme lepton -m none --separate-auth-server --database-provider ef -csf
- Log in with the Host user.
- Resize the browser window so that only two buttons are visible on the navigation bar.
- Attempt to click on these buttons.
Expected Result: The menu should open when clicking on the buttons.