Changes between Initial Version and Version 1 of Ticket #45341, comment 19
- Timestamp:
- 11/30/2018 09:25:33 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45341, comment 19
initial v1 1 1 @timhibberd : 2 2 3 Based on the error messages , specifically the SyntaxError, it seems to me that the server is sending an incomplete JavaScript file. Could you try sending several requests to `/wp-includes/js/dist/editor.js` directly to see if the server sends with an identical response each time? Perhaps there is a timeout which is being reached, at which point the server is bailing?3 Based on the error messages , specifically the SyntaxError, it seems to me that the server is sending an incomplete JavaScript file. Could you try sending several requests to `/wp-includes/js/dist/editor.js` directly to see if the server sends with an identical response each time? Perhaps there is a timeout or max response size which is being reached, at which point the server is bailing?