Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard Sharing errors when a user tries to change the active key metric tiles #8703

Open
1 task
jamesozzie opened this issue May 13, 2024 · 0 comments
Open
1 task
Assignees
Labels
Module: Analytics Google Analytics module related issues Type: Bug Something isn't working Type: Support Support request

Comments

@jamesozzie
Copy link
Collaborator

Bug Description

If key metrics are enabled, and user viewing the "View only" version of the Site Kit dashboard changes the key metric tiles that are displayed, some of these tiles when active result in errors. Such errors can include the below:

Error: An error occurred while running 'mapSelect': Maximum call stack size exceeded
An error occurred while running 'mapSelect': too much recursion

These issues may occur based on custom dimensions, maybe it's not possible to create them from a view only dashboard (when a user isn't signed in to their Google account).

Testing on this ongoing, to confirm specifically what tiles result in errors. This requires resetting the plugin each time, as resetting Dashboard Sharing and enabling once more doesn't address the issue - other users see the error as soon as they login and click on the "View limited dashboard" button.

Errors that occur when changing tiles from an editor role (within Dashboard Sharing)

image

googlesitekit-main-d…c70b6953a3715.js:46 Caught an error: Error: An error occurred while running 'mapSelect': Maximum call stack size exceeded
The error may be correlated with this previous error:
RangeError: Maximum call stack size exceeded
    at Array.concat (<anonymous>)
    at https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:481214
    at n (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:480758)
    at P.getKeyMetrics (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65….js:14:19606)
    at t (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:77012)
    at https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:481192
    at Object.n [as getKeyMetrics] (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:480758)
    at P.isKeyMetricActive (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65….js:14:20480)
    at t (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:77012)
    at https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:481192

Original stack trace:
    at y (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:181960)
    at DashboardNavigation (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-main-dashboard-1df411d….js:56:2765)
    at Fo (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:698600)
    at ii (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:707461)
    at Ti (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:746071)
    at Qj (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:737398)
    at Kj (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:737323)
    at wa (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:734353)
    at https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:685997
    at t.unstable_runWithPriority (https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a09….js:7:761247) 
{componentStack: '\n    in DashboardNavigation\n    in Header\n    in D…   in ThemeProvider\n    in StrictMode\n    in Root'}
componentStack
: 
"\n    in DashboardNavigation\n    in Header\n    in DashboardMainApp\n    in DashboardEntryPoint\n    in RestoreSnapshots\n    in ErrorHandler\n    in ThemeProvider\n    in StrictMode\n    in Root"
[[Prototype]]
: 
Object
constructor
: 
ƒ Object()
hasOwnProperty
: 
ƒ hasOwnProperty()
isPrototypeOf
: 
ƒ isPrototypeOf()
propertyIsEnumerable
: 
ƒ propertyIsEnumerable()
toLocaleString
: 
ƒ toLocaleString()
toString
: 
ƒ toString()
valueOf
: 
ƒ valueOf()
__defineGetter__
: 
ƒ __defineGetter__()
__defineSetter__
: 
ƒ __defineSetter__()
__lookupGetter__
: 
ƒ __lookupGetter__()
__lookupSetter__
: 
ƒ __lookupSetter__()
__proto__
: 
(...)
get __proto__
: 
ƒ __proto__()
set __proto__
: 
ƒ __proto__()
Errors that occur from another admin role, who skipped sign in, viewing only the "View only" dashboard

image

`An error occurred while running 'mapSelect': too much recursion
The error may be correlated with this previous error:
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
displayInList@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:1:6964
761/P.getKeyMetricsSettings</</i<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20884
761/P.getKeyMetricsSettings</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20819
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
s@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:482367
761/P.getUserPickedMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20350
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.getKeyMetrics</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:19606
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
n@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:480758
761/P.isKeyMetricActive</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-c2efb65df216536b41f3.js:14:20480
t@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:77012
te/h</<@https://wexfordfc.ie/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-2c35a0991fe2cf6f41cb.js:7:481192
</details>

Original stack trace:

    in DashboardNavigation
    in Header
    in DashboardMainApp
    in DashboardEntryPoint
    in RestoreSnapshots
    in ErrorHandler
    in ThemeProvider
    in StrictMode
    in Root`

Steps to reproduce

  1. Enable key metrics on a site (must have traffic in order to enable)
  2. Enable dashboard sharing, sharing only the GA module with other users
  3. Create another user account (administrator or editor)
  4. Login with that new user account
  5. Change the tiles active in key metrics. Some tiles when activated result in errors

Screenshots

Additional Context

  • PHP Version: 8.1
  • SK 1.126.0
  • Tested on 2 different sites

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry

@jamesozzie jamesozzie added Type: Bug Something isn't working Type: Support Support request Module: Analytics Google Analytics module related issues labels May 13, 2024
@jamesozzie jamesozzie self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Analytics Google Analytics module related issues Type: Bug Something isn't working Type: Support Support request
Projects
None yet
Development

No branches or pull requests

1 participant