0
nhontran created
- ABP Framework version: v5.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
Hi, we are having issue when upgrade our project from ABP 3.3.2 to 5.2.2, it does not work on IE browser, I know IE browser has ended support but one group of our users still require it for now.
Could you please advise us how to fix this issue?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
ABP uses Angular 13, Bootstrap 5, and much more, and that deps drops the IE support. But there Is some js polyfill like https://coliff.github.io/bootstrap-ie11/ .
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)