On loading react application it is rendering perfect but only for a few sec. after that it shows this error. unable to debug this. Showing error in node_modules/react-dom/cjs/react-dom.development.js:21959
Can anyne help me with this?
Asked
Active
Viewed 887 times
0

Rajitha Kothapally
- 253
- 1
- 3
- 11
-
Can you provide the full error log you are getting? – Surjeet Bhadauriya Jan 13 '21 at 10:21
-
@SurjeetBhadauriya, added image – Rajitha Kothapally Jan 13 '21 at 10:27
-
This may help you https://stackoverflow.com/questions/45798885/object-is-not-extensible-error-when-creating-new-attribute-for-array-of-objects – Surjeet Bhadauriya Jan 13 '21 at 10:39
-
You need to pass some example, what have you tried and what have you added, you need to first debug where it happens, people here don't know your project so if you want to help you first help us ;) – Freestyle09 Jan 13 '21 at 10:40