User tests: Successful: Unsuccessful:
Pull Request for Issue #36345 for fix #24343
Make sure the script listen iframe load event only once.
Apply patch, run npm install
Create subform with editor (example in Custom HTML):
<field type="subform" name="subform" multiple="true" label="subform">
<form>
<field type="editor" name="text" label="editor" buttons="false" default="I am a text!"/>
</form>
</field>
Run test in Chrome and Firefox, and Safari (if you have one).
Make sure the Article content editor works correctly.
Then add couple rows in subform and try sort them. Then watch editor content.
In Firefox the Article content editor realods itself, and not able to edit content.
In all Browsers the content editor works correctly.
Content in subform editor works after sorting.
Please select:
Category | ⇒ | JavaScript Repository NPM Change |
Status | New | ⇒ | Pending |
Labels |
Added:
Release Blocker
NPM Resource Changed
?
|
I have tested this item
Thank you!
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-22 11:47:55 |
Closed_By | ⇒ | fancyFranci | |
Labels |
Added:
?
|
Thank you for fixing the fix :)
@Quy please test