Closed arthurtu6153 closed 3 years ago
Hi!
I think you can get it to work in IE, for sure the problem is with clickAndPositionHandler.js
javascript file, it may be incompatible with IE11, just replace the calls that are incompatible with IE and consume the corrected version instead of the incompatible one. Are there errors in the browser console?
I use this BlazorDateRangePicker with .net core 3.1. My old app still need to run on IE11. I will create a link to open my new app with this net core 3.1 in a pop up windows. so is there any way to support IE11?