Mohamed ElHawary

Results 3 comments of Mohamed ElHawary

I solved this using if (document.activeElement) { (document.activeElement as HTMLElement).blur(); }

I'm working on a project which was handed over to me, It has this dependency. It's causing me a lot of headache. I hope this gets updated soon.