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
A client-app experienced this issue where the editor (in my case, the TextEditor and TextAreaEditor) wouldn't register the user's input, preventing fields from being edited.
Removing the showIsPopup flag does allow the editor to function as expected.