debug iOS

This commit is contained in:
zsviczian 2022-03-13 21:55:21 +01:00 committed by GitHub
parent e429b7048d
commit 7436f3926b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -575,6 +575,9 @@ export const textWysiwyg = ({
!isWritableElement(event.target)) ||
isTargetColorPicker
) {
this.setState({
toastMessage: "debug",
});
editable.onblur = null;
window.addEventListener("pointerup", bindBlurEvent);
// handle edge-case where pointerup doesn't fire e.g. due to user