My app in Experience Builder has now a bug on the Bookmark Widget, which only appears on draft and live views.
My bookmarks contain embedded content, which out of nowhere are not interactive anymore. Inspecting the code on Chrome I noticed that a mask div was created on top of the widget, which prevents interaction with embedded content. If I delete the code for this "mask", the embedded content becomes interactive again.
see image below:

This "mask" does not appear in the in the editing environment, but does appear in draft and live views.
Here is a link to the app:
Experience
The widget is hidden in the sidebar.
This started today. I believe it's a new bug. I really need this working asap
Can anyone help me?