Bug Report
- Package version(s): .88
- Browser and OS versions: ie11 windows 10
Describe the issue:
Text Field rendered in SharePoint (not spFx - but may also affect spfx), does not accept text. Text Field works fine when rendered outside of SharePoint.
To recreate - enter simple react textfield with label and no other elements.
Actual behavior:
TextField does not accept text. This occurs regardless of onchange, onchanged events or whether controlled or uncontrolled input field.
Expected behavior:
Should accept key presses.
Bug Report
Describe the issue:
Text Field rendered in SharePoint (not spFx - but may also affect spfx), does not accept text. Text Field works fine when rendered outside of SharePoint.
To recreate - enter simple react textfield with label and no other elements.
Actual behavior:
TextField does not accept text. This occurs regardless of onchange, onchanged events or whether controlled or uncontrolled input field.
Expected behavior:
Should accept key presses.