Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't write CustomData to DOM for CalendarAppointment correctly #4056

Open
niechenghai opened this issue May 24, 2024 · 1 comment
Open

Can't write CustomData to DOM for CalendarAppointment correctly #4056

niechenghai opened this issue May 24, 2024 · 1 comment

Comments

@niechenghai
Copy link

niechenghai commented May 24, 2024

OpenUI5 version:
1.123.2
Browser/version (+device/version):
chrome: Version 124.0.6367.209 (Official Build) (x86_64)
Any other tested browsers/devices(OK/FAIL):
FAIL
Microsoft Edge
Version 125.0.2535.51 (Official build) (x86_64)

URL (minimal example if possible):

official example:
https://ui5.sap.com/#/entity/sap.m.SinglePlanningCalendar/sample/sap.m.sample.SinglePlanningCalendar

User/password (if required and possible - do not post any confidential information here):

Steps to reproduce the problem:

  1. open code editor, add customData to CalendarAppointment:
    unified:customData
    <core:CustomData key="activitystate" value="BBBBBBB" writeToDom="true"/>
    </unified:customData>

  2. click "RUN"

  3. nav to debug tool Elements tab, press cmd + F to search 'BBBBBBB', you only find 1 or 2 occurrences

image

What is the expected result?

The customdata is added to appointment, so it should be same as appointment

What happens instead?

Any other information? (attach screenshot if possible)

@Todor-ads
Copy link
Member

Hello @niechenghai ,

Thank you for sharing this finding. I've created an internal incident DINC0163768. The status of the issue will be updated here in GitHub.

Regards,
Todor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants