2 weeks ago - last edited 2 weeks ago
Hi everyone,
I’m currently working with the standard Fiori app – Pick by Cart, and we’ve applied some customizations/extensions on top of it. Everything had been functioning smoothly, but just recently I encountered an issue that I’m hoping someone in the community has seen before.
The message popover icon correctly shows the number of messages, but when clicked, it doesn't display the actual message details.
Verified that messages are being pushed to the model
Checked if the MessagePopover control is initialized and visible – seems to be, but just doesn’t render the list of messages.
Is there a known bug or behavior where the message count appears, but the popover is empty or fails to show message content?
Could it be related to SAPUI5 version differences, or how the MessagePopover aggregation is used (e.g., MessageItem vs. deprecated types)? Control being used here is MessagePopoverItem
Thanks in advance for any pointers! Happy to provide code snippets or version details if that helps narrow it down.
Request clarification before answering.
Please see the binding and context associated with Vaibhav,
console.log(sap.ui.getCore().getMessageManager().getMessageModel().getData());
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
21 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.