Issue with iFrame Notification Center's showUserPreferences Property
I am encountering an issue with the
showUserPreferences
property in the iFrame notification center component.
Problem Description:
According to the release notes, the iFrame notification center component should support the showUserPreferences property as a boolean. However, when I attempt to use this property, it doesn't seem to work as expected.
Steps to Reproduce:
I have attached a snippet of my index.html file below, which includes the configuration for the iFrame notification center:
As shown in the script section of the HTML file, I have initialized the iFrame notification center with the showUserPreferences property set to false. However, the property doesn't seem to be taking effect as intended.
Expected Outcome:
I expect that when the showUserPreferences property is set to false, the user preferences should not be displayed, but it doesn't work as expected.1 Reply
@Emil looks like a bug