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

ERROR Cannot assign to read only property 'index' of object '#<Object>' TypeError: Cannot assign to read only property 'index' of object #65

Open
harikaran03 opened this issue Apr 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@harikaran03
Copy link

ERROR
Cannot assign to read only property 'index' of object '#'
TypeError: Cannot assign to read only property 'index' of object '#'
at setLayoutScreenCloneElement (webpack://datastore_vod_ui/../node_modules/@nessprim/planby-pro/dist/planby-pro.esm.js?:737:25)
at renderPrograms (webpack://datastore_vod_ui/../node_modules/@nessprim/planby-pro/dist/planby-pro.esm.js?:4668:7)
at eval (webpack://datastore_vod_ui/../node_modules/@nessprim/planby-pro/dist/planby-pro.esm.js?:4818:12)
at Array.map ()
at eval (webpack://datastore_vod_ui/../node_modules/@nessprim/planby-pro/dist/planby-pro.esm.js?:4817:15)
at renderWithHooks (http://localhost:3000/main.js:17259:18)
at updateForwardRef (http://localhost:3000/main.js:20175:20)
at beginWork (http://localhost:3000/main.js:22585:16)
at HTMLUnknownElement.callCallback (http://localhost:3000/main.js:5118:14)
at Object.invokeGuardedCallbackDev (http://localhost:3000/main.js:5167:16)

@karolkozer
Copy link
Owner

Hi @harikaran03,

Can you provide more information when this error is occuring?
Can you send me some code or codesandbox link to check the issue?

@karolkozer karolkozer added the bug Something isn't working label Apr 6, 2024
@shivamchamoli09
Copy link

shivamchamoli09 commented Apr 25, 2024

Facing the same issue. I am not yet able to exactly find when and where this is happening as this occurs intermittently. This is happening when I am scrolling fast over the timeline region. In my case, the layout is being changed as certain sidebars are being opened and closed regularly. Once this window is changed and then when I scroll over the timeline, after certain period, this error is thrown, but not sure if this is the only reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants