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
Following up from my previous issue #159 which was supposed to be fixed by 7c94f5c. I built from that commit and now my dashboards all show "bad request data". I'm using the same config file that works in 1.0.8 with apikey.
The console output shows this:
2025/01/24 12:47:07 ERROR: unhandled page event *page.EventFrameSubtreeWillBeDetached
2025/01/24 12:47:08 console.info call:
2025/01/24 12:47:08 string - "[Intercom] Launcher is disabled in settings or current page does not match display conditions"
2025/01/24 12:47:09 console.error call:
2025/01/24 12:47:09 string - "Intercom Messenger error: Missing user_hash. A valid user_hash is required to authenticate users when Identity Verification is enabled. For more details, see https://docs.intercom.com/configure-intercom-for-your-product-or-site/staying-secure/enable-identity-verification-on-your-web-product."
2025/01/24 12:47:09 console.error call:
2025/01/24 12:47:09 string - "Intercom Messenger error: Missing user_hash. A valid user_hash is required to authenticate users when Identity Verification is enabled. For more details, see https://docs.intercom.com/configure-intercom-for-your-product-or-site/staying-secure/enable-identity-verification-on-your-web-product."
The text was updated successfully, but these errors were encountered:
also - using grafana cloud i've seen some odd behavior that i'm still trying to solve.
when running a playlist it may "stop", and it also may trigger the left sidebar menu and it stays there (but continues to run the playlist)
not sure what is going on to cause this yet, but i'm looking into it. it may be something in v11.4.x+ as I haven't seen it on my on-prem grafana instance.
Following up from my previous issue #159 which was supposed to be fixed by 7c94f5c. I built from that commit and now my dashboards all show "bad request data". I'm using the same config file that works in 1.0.8 with apikey.
The console output shows this:
The text was updated successfully, but these errors were encountered: