(SDK bug) monday.listen does not work for Workspace View features

The following code block works for Board View features but not Workspace View features

    monday.get("context").then((res) => {
      doSomething();
    });

The use case for this is a Workspace View that changes theme dynamically when dark mode is selected. If I implement this as a Board View it works because the listener gets called when the user changes the theme. The listener does not get called on the Workspace View feature.

Hello there @danielball Would you be able to please fill this form adding as much information as possible to it so that our team can take a look into it?

(post deleted by author)

I’ve got this email back: “Your request (ticket id:#3720822) has been received and will be reviewed by our monday.com support team”