Content
View differences
Updated by Oliver Günther almost 8 years ago
When editing *any* WYSIWYG content with Edge, you may run into issues when trying to save the content.
For now, an error is shown when the data cannot be retrieved instead of submitting empty content.
This resolves, but does not fix the underyling issue:
\#28320
\#28322
\#28329
\#28334
In that case, a workaround I found is to focus outside the content and try again. It looks like the error stems from selection(?) helpers within CKEditor, not within our data up/downcasting.
Unable to get property 'parent' of undefined or null reference.
For now, an error is shown when the data cannot be retrieved instead of submitting empty content.
This resolves, but does not fix the underyling issue:
\#28320
\#28322
\#28329
\#28334
In that case, a workaround I found is to focus outside the content and try again. It looks like the error stems from selection(?) helpers within CKEditor, not within our data up/downcasting.
Unable to get property 'parent' of undefined or null reference.