Changelog widget to support the same theme change function as messenger widget.
Featurebase(“setTheme”, “light“)
My current strategy involves re-initializing the widget with the desired 'dark' or 'light' theme based on a dynamic state variable.
However, this approach causes the popup content to retain an opacity value of 0, preventing the theme from updating correctly.
I am looking for the correct method to dynamically change the widget's theme, ideally without needing to re-initialize the entire widget, possibly by calling a specific method on the Featurebase object, like the messenger widget.
Please authenticate to join the conversation.
In Review
Changelog
6 months ago

An Anonymous User
Get notified by email when there are changes.
In Review
Changelog
6 months ago

An Anonymous User
Get notified by email when there are changes.