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
Logs
Firefox: setting getter-only property "form"
Chrome: Cannot assign to read only property 'form' of object '#<HTMLInputElement>'
And if we remove "form" attribute:
Firefox: setting getter-only property "list"
Chrome: Cannot assign to read only property 'list' of object '#<HTMLInputElement>'