TypeError: Cannot read properties of undefined (reading 'CB_isClone')
We are facing a prod problem at the moment. If anyone knows a fix, I'd appreciated.
We see the log below:
framework.a35cda181782c3c1f038.js:1 TypeError: Cannot read properties of undefined (reading 'CB_isClone')
at window.CookieControl.Cookie.isInternalEventListener (uc.js:1:62307)
at EventTarget.addEventListenerBase.EventTarget.addEventListener (uc.js:1:61491)
at s (main-89093531f3606f0b351f.js:1:15774)
at l (main-89093531f3606f0b351f.js:1:15934)
at e.getCLS (main-89093531f3606f0b351f.js:1:16860)
at t.default (main-89093531f3606f0b351f.js:1:14124)
at main-89093531f3606f0b351f.js:1:13328
at Sa (framework.a35cda181782c3c1f038.js:1:85646)
at Ro (framework.a35cda181782c3c1f038.js:1:109584)
at t.unstable_runWithPriority (framework.a35cda181782c3c1f038.js:1:3990)
_a @ framework.a35cda181782c3c1f038.js:1
main-89093531f3606f0b351f.js:1 TypeError: Cannot read properties of undefined (reading 'CB_isClone')
at window.CookieControl.Cookie.isInternalEventListener (uc.js:1:62307)
at EventTarget.addEventListenerBase.EventTarget.addEventListener (uc.js:1:61491)
at s (main-89093531f3606f0b351f.js:1:15774)
at l (main-89093531f3606f0b351f.js:1:15934)
at e.getCLS (main-89093531f3606f0b351f.js:1:16860)
at t.default (main-89093531f3606f0b351f.js:1:14124)
at main-89093531f3606f0b351f.js:1:13328
at Sa (framework.a35cda181782c3c1f038.js:1:85646)
at Ro (framework.a35cda181782c3c1f038.js:1:109584)
at t.unstable_runWithPriority (framework.a35cda181782c3c1f038.js:1:3990)
2
-
We also have this issue. Strangely it is only affecting our nextjs instance.
0
Please sign in to leave a comment.
Comments
1 comment