-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.16.0
-
1
-
Severity 2 - Major
-
0
-
Issue Summary
Image pasting doesn't trigger upload sometimes, which is caused by that uploader resource was not loaded properly.
Steps to Reproduce
- unknown
Expected Results
Image should be uploaded.
Actual Results
No upload progress bar shown but after a while the issue is completely gone for unknown reasons.
batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:66333 Uncaught TypeError: Cannot read properties of undefined (reading 'bind') * at Object.onPaste (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:66333:57) * at e.<anonymous> (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:66308:45) * at e.fire (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:56460:55) * at e.fire (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:56542:46) * at Jk (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:56572:54) * at Object.n (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:56601:37) * at e.executeHandlers (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:40008:60) * at HTMLBodyElement.m (batch.js?frontend.editor.v4=true&gatekeeper-ui-v2=true&healthcheck-resources=true&hostenabled=true&locale=en-GB&tc-license-setup=false&user-logged-in=true:formatted:39869:35)
Workaround
Upload in another browser.
Upload through upload button.
- relates to
-
CONFSERVER-65792 Pasting a dataUrl base64 encoded image in the editor fails and results in the server exception
- Closed
- mentioned in
-
Page Loading...