2
Answers

Shadow root on Login

Sushant Torankar

Sushant Torankar

Jun 24
353
1

Hello,

I want to disable #shadow-root on all my textbox fields, as it exposes text inputs publicly when we do inspect element.

Specially in case of Password, even though TextMode is set to Password .

My project is in asp.net

Not sure if any CSS or js applied which I may not be able to find

 

Thank You

Answers (2)