Open
Description
Preconditions and environment
- Magento version Magento ver. 2.4.5-p1
- Anything else that would help a developer reproduce the bug
Steps to reproduce
1 go admin Cms Page
2 Clicking on a line trigger the edit editor.
3 then click checkbox one by one to last column
4 the last column will not trigger editor sometimes.
this issue can reproduce in cms block as well
Expected result
All column can show editor normal.
Actual result
The last column can not show editor sometimes
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
m2-assistant commentedon May 16, 2023
Hi @yihang861. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
m2-assistant commentedon May 16, 2023
Hi @engcom-Dash. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branchDetails
- Add the comment@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.- If the issue is reproducible on
2.4-develop
branch, please, add the labelReproduced on 2.4.x
.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
engcom-Dash commentedon May 16, 2023
@magento give me 2.4-develop instance
magento-deployment-service commentedon May 16, 2023
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.
magento-deployment-service commentedon May 16, 2023
Hi @engcom-Dash, here is your Magento Instance: https://1e6cc8ccbb31389da51c539f7cf357a9.instances-prod.magento-community.engineering
Admin access: https://1e6cc8ccbb31389da51c539f7cf357a9.instances-prod.magento-community.engineering/admin_a875
Login: 2b23031c
Password: be073cefcc66
engcom-Dash commentedon May 16, 2023
Hi @
Verified the issue in 2.4-develop instance and the issue is not reproducible.
Steps to reproduce:
Kindly refer the below screenshots:

We can edit the CMS Page or Block in 2.4-develop instance, Kindly provide more information if the issue still reproducible.
yihang861 commentedon May 17, 2023
Hi @engcom-Dash, edit one column is working fine , but if have many coloums and select one by one , the last one column will not show editors sometimes.

yihang861 commentedon May 17, 2023
Please follow the steps .




yihang861 commentedon May 17, 2023
It's not a problem that happens all the time, it happens sometimes, so it's hard for me to identify what is it。
Just know is the problem with
/var/www/magento_demo/vendor/magento/module-ui/view/base/web/js/lib/knockout/bindings/staticChecked.js.
and
in updateModel function.
ko.utils.addOrRemoveItem(modelValue, elemValue, isChecked);
engcom-Dash commentedon May 17, 2023
Hi @yihang861 ,
Thanks for the updates,
Verified the issue in 2.4-develop instance and the issue is reproducible.
Preconditions:
Magento version 2.4-develop and PHP 8.1
Kindly refer the below screenshots:


If we selecting the columns one by one, the last column is not showing with editors.
Thanks.
25 remaining items