You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even after adding the .withAllowAttr('fullscreen') after .createDashboardwithId(), whenever I cclick on View > Full Screen, it does not open in full screen in embedded dashboards and throws the following error in console: Uncaught (in promise) TypeError: Disallowed by permissions policy
The text was updated successfully, but these errors were encountered:
Even after adding the
.withAllowAttr('fullscreen')
after.createDashboardwithId()
, whenever I cclick on View > Full Screen, it does not open in full screen in embedded dashboards and throws the following error in console:Uncaught (in promise) TypeError: Disallowed by permissions policy
The text was updated successfully, but these errors were encountered: