You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found this issue in one of the projects. Where if an input has an attribute like this name="name" or name="URL", the attribute is getting stripped away.
Background & Context
We found this issue in one of the projects. Where if an input has an attribute like this name="name" or name="URL", the attribute is getting stripped away.
Bug
Input
Given output
Expected output
Also note that id="name" is also getting stripped of
The text was updated successfully, but these errors were encountered: